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

Support for other version control #5

Open hayd opened 10 years ago

hayd commented 10 years ago

Please add requests for other VC support here:

I had hoped that PR #37 would act as a "guide" to adding additional VCS support...

hayd commented 10 years ago

Some ideas here: https://github.com/mgedmin/check-manifest/blob/master/check_manifest.py (also they use some clever HG stuff for files changed, which may be better than ours).

hayd commented 9 years ago

Note: you can pass in a diff, so this isn't too important:

svn diff | pep8radius --from-diff=-