This allows to run pep8 on the source code manually and see results
according to our preferences. It might also affect your IDE.
Details
Details
This works for manual pep8 execution for me, unfortunatelly doesn't work for Spyder IDE. It uses python-pep8 instead of just the pep8 binary, and either there is a bug or something not implemented. Maybe it will work for your IDE :-) I had to restort to adding a global configuration to ~/.config/pep8.
Diff Detail
Diff Detail
- Repository
- rLTRN libtaskotron
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.