summaryrefslogtreecommitdiff
path: root/tools/cstyle.py
AgeCommit message (Expand)Author
2015-06-02break apart style errors from style warnings in pre-commit hookPaul Davis
2015-05-12fix C++ template/operator testPaul Davis
2015-05-12catch identifiers ending or starting with _ when checking operator spacingPaul Davis
2015-05-12don't interpret C++ templates with indirection/pointer/reference operators as...Paul Davis
2015-05-12add check for white-space only lines; fix tests to allow for _(...) macro and...Paul Davis
2015-05-09whitespace cleanupPaul Davis
2015-05-09fix pasted whitespacePaul Davis
2015-05-09C/C++ style checking script from erik de castro-lopo, for use in client-side ...Paul Davis