Skip to content

Commit

Permalink
Merge pull request google#580 from FaresSalem/gh-pages
Browse files Browse the repository at this point in the history
Update style guideline URL
  • Loading branch information
gpshead authored Aug 7, 2022
2 parents e880840 + 61bf629 commit 099770e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpplint/cpplint.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<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.
Expand Down

0 comments on commit 099770e

Please sign in to comment.