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
d350fe561e
- Better emacs-flymake integration - Fix false positives in macros and template parameters - Improve the wording on the make_pair warning - Remove virtual keyword checks (now a warning in clang) - Add checks for namespaces - Check that DISALLOW_* macros are always in the "private:" section - Fix false positives for gMock - Check for alternative boolean operator tokens - Fix false positives for space on parens - Fix false positives about placement of "{" near preprocessor macros - Don't lint inside inlined assembler - Don't warn on "auto"; it is now a type shortcut, not a storage class - Don't warn on c++11 for loops - Warn on empty loop bodies - Don't warn on unnamed args for the postincrement operator - Fixes for "<" placement now allowed in c++11 Review URL: https://codereview.appspot.com/7039047 |
||
---|---|---|
cpplint | ||
cppguide.xml | ||
eclipse-cpp-google-style.xml | ||
eclipse-java-google-style.xml | ||
google_python_style.vim | ||
google-c-style.el | ||
google-r-style.html | ||
htmlcssguide.xml | ||
intellij-java-google-style.xml | ||
javascriptguide.xml | ||
jsoncstyleguide_example_01.png | ||
jsoncstyleguide_example_02.png | ||
jsoncstyleguide.html | ||
jsoncstyleguide.xml | ||
lispguide.xml | ||
objcguide.xml | ||
pyguide.html | ||
styleguide.css | ||
styleguide.xsl | ||
xmlstyle.html |