yujinakayama / atom-lint

Obsolete: Generic code linting support for Atom
https://atom.io/packages/atom-lint
MIT License
111 stars 33 forks source link

How can I ignore some of the rules like E111 in Python? #49

Closed lipis closed 10 years ago

yujinakayama commented 10 years ago

You can configure flake8 with a setup.cfg file.