Mike Frysinger
|
124bb8e53c
switch to 4 space indent
|
1 year ago |
Gavin Mak
|
512f3cb37e
Drop py2 support in various files
|
1 year ago |
Sylvain Defresne
|
071df9a729
[cpplint] Use `with` statement to ensure file descriptor is closed
|
2 years ago |
Matthias Liedtke
|
8eac0c622f
Update TODO pattern to not match other names
|
2 years ago |
Peter Kasting
|
0074158bf6
Fix various lint false positives.
|
2 years ago |
Peter Kasting
|
e6f3d66bae
Fix bad regex.
|
2 years ago |
Peter Kasting
|
03b187d9c8
Avoid IWYU warnings on other namespaces for <algorithm>.
|
2 years ago |
dan sinclair
|
9a3c4bc67c
Add some c++17 headers to the list of known headers.
|
3 years ago |
Bruce Dawson
|
ac96470e3e
Tag cpplint errors
|
3 years ago |
David Sanders
|
2f988479fb
cpplint: improve root path for header guard behavior
|
3 years ago |
Darius M
|
aa7d7e45cd
[cpplint] Fix bug with "if constexpr"
|
3 years ago |
Bruce Dawson
|
8fa42e2b5c
Improve git cl presubmit --all output
|
3 years ago |
Ryan Macnak
|
fd032192ed
Update cpplint.py's interpreter directive to python3.
|
3 years ago |
Aravind Vasudevan
|
c5f0cbb865
Use pylint 2.7 for depot_tools
|
3 years ago |
Josip Sokcevic
|
42c5bbbc96
Revert "Use pylint 2.7 for depot_tools"
|
3 years ago |
Aravind Vasudevan
|
22bf605bb6
Use pylint 2.7 for depot_tools
|
3 years ago |
Alex Light
|
ac54b8de82
Add support for c++17 tuple destructuring (#487)
|
3 years ago |
Ayu Ishii
|
0985861970
CodeInclusion: Rename whitelist/blacklist -> allowlist/blocklist
|
5 years ago |
Bruce Dawson
|
3e87ceaf33
Allow a space after __except
|
5 years ago |
Fletcher Woodruff
|
11b341547a
cpplint: move a build/include check to subcategory
|
5 years ago |
Derek Morris
|
b8265f103a
Add cpplint support for space before [[attributes]]
|
5 years ago |
Sarthak Kukreti
|
6037820448
cpplint: use list() for working with python3
|
5 years ago |
Edward Lemur
|
6d31ed5d63
cpplint: Fix Python 3 errors.
|
5 years ago |
Jasper Chapman-Black
|
9ab047e78b
[tricium] Add string_view to list of C++ headers
|
5 years ago |
Marc-Antoine Ruel
|
8e57b4bc55
python3 improvements
|
5 years ago |
Jordan Bayles
|
91a32c5e39
CppLint changes for VSCode cpplint plugin
|
6 years ago |
Quinten Yearsley
|
4809957b79
[cpplint] Ignore fn_size check for macros with digits
|
6 years ago |
Avi Drissman
|
4157ba1c3c
Update cpplint.
|
6 years ago |
Avi Drissman
|
da90c53e3d
Update cpplint.
|
6 years ago |
Clemens Hammacher
|
2cc6e25536
[cpplint] Fix regexp for class decorators
|
6 years ago |