hayd / pep8radius

PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.
MIT License
183 stars 9 forks source link

replace dry-run with in-place i.e. change default to not make changes #26

Closed hayd closed 10 years ago

hayd commented 10 years ago

in line with autopep8 and docformatter...

not sure if diff should be optional (I prefer it to returning the entire file a la autopep8).

take '-i' also use -s for docformatter?

hayd commented 10 years ago

fixed, all but docformatter shortcut... need to change README