Open hayd opened 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).
Note: you can pass in a diff, so this isn't too important:
svn diff | pep8radius --from-diff=-
Please add requests for other VC support here:
...
I had hoped that PR #37 would act as a "guide" to adding additional VCS support...