Jaymon / pout

Python pretty print on steroids
MIT License
29 stars 0 forks source link

pout check #51

Open Jaymon opened 4 years ago

Jaymon commented 4 years ago

a command line that you can give a path to and it will look at all the *.py files in that directory (and subdirectories) to see if there are any pout.* calls, ignoring commented out ones. Useful to put into a git commit hook