sebdah/git-pylint-commit-hook

Implement support for autopep8

Closed this issue · 0 comments

Implement support for autopep8.

This feature is based on a pull request from @hobbestigrou. We will need to make sure it works when users don't have autopep8 installed. I also think this should be done together with pylint for each file rather than looping the tree twice.

The feature till be developed on the branch called feature/autopep8.

Could not reopen #7 so I had to open a new issue to track this.