We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7969290 commit b545d7fCopy full SHA for b545d7f
cpplint/README
@@ -1,5 +1,5 @@
1
This is automated checker to make sure a C++ file follows Google's C++ style
2
-guide [https://google.github.io/styleguide/cppguide.html](https://google.github.io/styleguide/cppguide.html). As it
+guide (https://google.github.io/styleguide/cppguide.html). As it
3
heavily relies on regular expressions, cpplint.py won't catch all violations of
4
the style guide and will very occasionally report a false positive. There is a
5
list of things we currently don't handle very well at the top of cpplint.py,
0 commit comments