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

Feedback on config #72

Closed hayd closed 9 years ago

hayd commented 10 years ago

At the moment it looks at default (home config) then updates with local configs (.pep8 etc) then updates with passed in arguments. See #71.

Was hoping for feedback before pushing release...

Concerns:

hayd commented 9 years ago

Thinking of changing API slightly (but will match whatever autopep8 decides), to have --global-config and --ignore-local-config for the following behaviour: