mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Update style guideline URL
This commit is contained in:
parent
5beae3f4da
commit
61bf629373
2
cpplint/cpplint.py
vendored
2
cpplint/cpplint.py
vendored
|
@ -67,7 +67,7 @@ Syntax: cpplint.py [--verbose=#] [--output=vs7] [--filter=-x,+y,...]
|
|||
<file> [file] ...
|
||||
|
||||
The style guidelines this tries to follow are those in
|
||||
https://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
|
||||
https://google.github.io/styleguide/cppguide.html
|
||||
|
||||
Every problem is given a confidence score from 1-5, with 5 meaning we are
|
||||
certain of the problem, and 1 meaning it could be a legitimate construct.
|
||||
|
|
Loading…
Reference in New Issue
Block a user