Bugzilla – Bug 2659
Add -F option to check-style.py to check all .cc and .h files in a directory
Last modified: 2017-02-19 20:43:01 UTC
Modified file uploaded as http://codereview.appspot.com/318430043
I am OK with this new option for use on new modules, so long as we do not encourage people to run this on existing modules (rationale: lots of whitespace changes break out of tree code). When I have needed to do this on a directory in the past, I have used the existing -f option combined with Linux find.
Ignore previous comment, wrong issue referenced. Modified file uploaded as http://codereview.appspot.com/320220043