bsnux / linter-python-pep8

Atom package for linting Python files on the fly using pep8 command
MIT License
8 stars 6 forks source link

Merge with pyflakes into flake8 #2

Closed schuster-rainer closed 10 years ago

schuster-rainer commented 10 years ago

https://pypi.python.org/pypi/flake8

bsnux commented 10 years ago

I think it's better to not merge pyflakes into flake8. I prefer to keep separate plugins because some people don't like to use both together.

You can install this package: https://github.com/bsnux/linter-python-pyflakes