summaryrefslogtreecommitdiff
path: root/tools/cpplint.py
AgeCommit message (Expand)Author
2017-11-14cpplint: Use upstream cpplint Igor Murashkin
2015-11-03Make things generally quieter. Alex Light
2014-10-07Allow std::function<return_type(arg_type)> patterns in cpplint. Roland Levillain
2013-11-28tools: use '/usr/bin/env python' instead of '/usr/bin/python' Chirayu Desai
2013-08-16Fix up TODO: c++0x, update cpplint. Mathieu Chartier
2013-07-19readdir is safer than readdir_r. Elliott Hughes
2013-07-18Fix cpplint readability/fn_size issues Brian Carlstrom
2013-07-18Fix cpplint whitespace/parens issues Brian Carlstrom
2013-07-17Fix multiple inclusion guards to match new pathnames Brian Carlstrom
2012-06-27Include held locks in SIGQUIT thread dumps. Elliott Hughes
2012-06-21Update cpplint.py. Elliott Hughes
2012-04-05Don't explicitly request python2.4. Elliott Hughes
2011-07-23Import cpplint.py and make target cpplint-art Brian Carlstrom