erg@google.com 8a95ecca27 Update to #179:
- Suggest "const_cast" when encountering "(char*)".
- Warn on template arguments to make_pair().
- Require <utility> if pair<> is seen now that <map> doesn't include it.
- Warn on lack of "explicit" keyword on single argument inline constructors.
- Better check for hanging ')' when closing function calls.
- Don't warn on: 'int v[1][3] = {{1, 2, 3}};'
- Allow function calls as the first argument to printf().
Review URL: http://codereview.appspot.com/4974066
2011-09-08 00:45:54 +00:00
2011-09-08 00:45:54 +00:00
2011-03-29 20:30:47 +00:00
2009-07-21 18:07:18 +00:00
2010-03-08 18:32:48 +00:00
2011-03-29 20:30:47 +00:00
2011-03-29 20:30:47 +00:00
S
Description
Style guides for Google-originated open-source projects
Apache-2.0
2.9 MiB
Languages
HTML 67.5%
Python 24.4%
XSLT 4.9%
CSS 1.3%
JavaScript 1.1%
Other 0.8%