https://github.com/humansinput/lint
Lint scripts for various programming languages (Ruby, C, C++, Python?) that I wrote
https://github.com/humansinput/lint
Last synced: 18 days ago
JSON representation
Lint scripts for various programming languages (Ruby, C, C++, Python?) that I wrote
- Host: GitHub
- URL: https://github.com/humansinput/lint
- Owner: humansinput
- Created: 2019-08-15T13:11:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T13:00:33.000Z (almost 6 years ago)
- Last Synced: 2025-05-07T09:12:03.106Z (27 days ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
Awesome Lists containing this project
README
image:https://travis-ci.org/timkoi/lint.svg?branch=master["Build Status", link="https://travis-ci.org/timkoi/lint"]
This repo contains various lint scripts that I made and still use in my own projects. They were written because of RuboCop's weird errors in pretty standard cases, such as missing quotes.