erg@google.com a868d2d725 Update cpplint.py to #131:
- Optional check to make sure #includes are in alphabetical order.
- Optional "--counting=" option for statistics on what errors were found.
- Fix typos.
- Warn on overloading the unary operator&(). (Binary operator&() is fine).
- Fix false positives on "new int(x)"; it is not a cast.
- Allow "NOLINT" on header guards.
- Prevent members of a class from being "const string&".
2009-10-09 21:18:45 +00:00
2009-10-09 21:18:45 +00:00
2009-03-25 22:24:14 +00:00
2009-07-21 18:07:18 +00:00
2009-07-23 20:29:34 +00:00
Description
Style guides for Google-originated open-source projects
32 MiB
Languages
HTML 67.5%
Python 24.4%
XSLT 4.9%
CSS 1.3%
JavaScript 1.1%
Other 0.8%