Style guides for Google-originated open-source projects
Go to file
erg+personal@google.com 0518964d22 Update cpplint.py to #150:
- 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
2010-04-30 20:43:03 +00:00
cpplint Update cpplint.py to #150: 2010-04-30 20:43:03 +00:00
cppguide.xml Update C++ style guide to 3.154: 2009-12-03 22:25:38 +00:00
google-c-style.el Update google-c-style.el to #6: 2009-10-09 21:51:56 +00:00
google-r-style.html 2009-07-21 18:07:18 +00:00
jsoncstyleguide_example_01.png Adding first iteration of the JSON-C Style Guide for JSON APIs 2010-02-22 22:39:56 +00:00
jsoncstyleguide_example_02.png Adding first iteration of the JSON-C Style Guide for JSON APIs 2010-02-22 22:39:56 +00:00
jsoncstyleguide.css Grammatical updates to JSON-C Style Guide. New CSS for HTML version of JSON-C Style Guide. 2010-02-25 18:45:27 +00:00
jsoncstyleguide.html Adding licensing footer 2010-03-08 18:32:48 +00:00
jsoncstyleguide.xml Adding licensing footer 2010-03-08 18:32:48 +00:00
objcguide.xml Update C++ style guide to 3.146: 2009-10-23 21:01:49 +00:00
pyguide.html Update C++ style guide to 3.154: 2009-12-03 22:25:38 +00:00
styleguide.css Initial public release of the Google C++ Style Guide 2008-06-27 20:10:09 +00:00
styleguide.xsl Adding first iteration of the JSON-C Style Guide for JSON APIs 2010-02-22 22:39:56 +00:00
xmlstyle.html Checked in scrubbed version of Google XML Document Format Style Guide 2009-03-18 17:23:38 +00:00