An Atom package for running the pep8 linter over your Python files. Currently you have to invoke it using the "PEP8: Lint" command.
It requires you have the pep8
command line tool installed, if it's not installed in /usr/local/bin/pep8
you'll need to configure the path manually in the preferences.
/usr/local/bin/pep8
)null
) (example: E501, E302
)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.