Code Lint - admetricks/style GitHub Wiki

"Every time you touch a file you should leave it better than you found it"

The easiest way to verify that your code is linted with [git-lint] (https://github.com/sk-/git-lint)

pip install git-lint

git lint

You can also install this plugins in Sublime

And these code linters

You can install them in Package Control

The configs are in this repo.