mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Reverted to non-markdown and applyed HTTPS fix.
This commit is contained in:
parent
7969290bac
commit
b545d7f67f
|
@ -1,5 +1,5 @@
|
||||||
This is automated checker to make sure a C++ file follows Google's C++ style
|
This is automated checker to make sure a C++ file follows Google's C++ style
|
||||||
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
|
||||||
heavily relies on regular expressions, cpplint.py won't catch all violations of
|
heavily relies on regular expressions, cpplint.py won't catch all violations of
|
||||||
the style guide and will very occasionally report a false positive. There is a
|
the style guide and will very occasionally report a false positive. There is a
|
||||||
list of things we currently don't handle very well at the top of cpplint.py,
|
list of things we currently don't handle very well at the top of cpplint.py,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user