mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Style guides for Google-originated open-source projects
0518964d22
- 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 |
||
---|---|---|
cpplint | ||
cppguide.xml | ||
google-c-style.el | ||
google-r-style.html | ||
jsoncstyleguide_example_01.png | ||
jsoncstyleguide_example_02.png | ||
jsoncstyleguide.css | ||
jsoncstyleguide.html | ||
jsoncstyleguide.xml | ||
objcguide.xml | ||
pyguide.html | ||
styleguide.css | ||
styleguide.xsl | ||
xmlstyle.html |