An open API service indexing awesome lists of open source software.

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

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.