Style guides for Google-originated open-source projects
Go to file
erg@google.com e35f765fa6 Update cpplint.py to #122:
- Don't check quoted filenames with irrelevant tests.
- Make cpplint accept 'for (foo; bar; ) {}'.
- Work with temporary files generated by Emacs flymake-mode.
- Don't warn on "/// Doxygen comments."
- Check the use of DCHECK in the same way we check the use of CHECK.
- Properly handle relative file paths with IncludeWhatYouUse checking.
- Start checking for IncludeWhatYouUse in a limited way in .cc files.
2009-06-19 20:52:09 +00:00
cpplint Update cpplint.py to #122: 2009-06-19 20:52:09 +00:00
cppguide.xml Update C++ style guide to 3.133: 2009-03-25 22:24:14 +00:00
google-c-style.el Update C++ style guide: 2008-12-17 22:24:29 +00:00
objcguide.xml Update Objective-C style guide to 2.12: 2009-04-17 17:48:25 +00:00
styleguide.css Initial public release of the Google C++ Style Guide 2008-06-27 20:10:09 +00:00
styleguide.xsl Update Objective-C style guide to 2.12: 2009-04-17 17:48:25 +00:00
xmlstyle.html Checked in scrubbed version of Google XML Document Format Style Guide 2009-03-18 17:23:38 +00:00