mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
- Be explicit about "class Foo :\n public Bar" being wrong. - Allow snprintf(NULL, 0, ...) pattern. - Extend NOLINT syntax. - Remove NOLINT hint. - <new> is an STL header. - Use original filename for header guard when invoked by flymake. - Avoid false-positive build/include_what_you_use errors for use of classes called "string" other than STL ones. Review URL: http://codereview.chromium.org/1697023
Description
Languages
HTML
67.5%
Python
24.4%
XSLT
4.9%
CSS
1.3%
JavaScript
1.1%
Other
0.8%