Commit graph

1 commit

Author SHA1 Message Date
Yen-Ming Lee
8fde76d0c5 - add google-styleguide 52
This is automated checker to make sure a C++ file follows Google's C++ style
guide (http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml). As it
heavily relies on regular expressions, cpplint.py won't catch all violations of
the style guide and will very occasionally report a false positive. There is a
list of things we currently don't handle very well at the top of cpplint.py,
and we welcome patches to improve it.

WWW: http://code.google.com/p/google-styleguide/
2010-07-31 03:08:34 +00:00