erg@google.com 7430eefe76 Modify cpplint.py to allow CPPLINT.cfg overrides
Added the ability to provide CPPLINT.cfg files to provide
linter message filters per sub-directory and special exclusion
rules. Each file can have instructions like:

filter=-build/include_order,+build/include_alpha
exclude_files=.*\.cc

The above disables build/include_order warning and enables
build/include_alpha as well as excludes all .cc from being
processed by linter, in the current directory (where the .cfg
file is located) and all sub-directories.

Patch by avakulenko@google.com.
Related CL: https://codereview.chromium.org/406373002/

Review URL: https://codereview.appspot.com/115340043
2014-07-28 22:33:46 +00:00
2013-09-25 21:16:00 +00:00
2010-03-08 18:32:48 +00:00
2013-09-25 21:16:00 +00:00
2013-09-25 21:16:00 +00:00
2013-09-25 21:16:00 +00:00
Description
Style guides for Google-originated open-source projects
32 MiB
Languages
HTML 67.5%
Python 24.4%
XSLT 4.9%
CSS 1.3%
JavaScript 1.1%
Other 0.8%