Xianzhu Wang
|
6cd960fec4
[cpplint] Update for c++20
|
1 年之前 |
Mike Frysinger
|
d972b831c3
cpplint: fix deprecation warnings with docstrings
|
1 年之前 |
Michael Achenbach
|
a5aaf5bc34
Remove deprecated sre_compile from cpplint
|
1 年之前 |
Michael Achenbach
|
6592c25524
Suppress python deprecation warning to unblock cpplint
|
1 年之前 |
Gavin Mak
|
edba22d4eb
Fix multiline comment formatting
|
1 年之前 |
Mike Frysinger
|
124bb8e53c
switch to 4 space indent
|
1 年之前 |
Gavin Mak
|
512f3cb37e
Drop py2 support in various files
|
1 年之前 |
Sylvain Defresne
|
071df9a729
[cpplint] Use `with` statement to ensure file descriptor is closed
|
2 年之前 |
Matthias Liedtke
|
8eac0c622f
Update TODO pattern to not match other names
|
2 年之前 |
Peter Kasting
|
0074158bf6
Fix various lint false positives.
|
2 年之前 |
Peter Kasting
|
e6f3d66bae
Fix bad regex.
|
2 年之前 |
Peter Kasting
|
03b187d9c8
Avoid IWYU warnings on other namespaces for <algorithm>.
|
2 年之前 |
dan sinclair
|
9a3c4bc67c
Add some c++17 headers to the list of known headers.
|
3 年之前 |
Bruce Dawson
|
ac96470e3e
Tag cpplint errors
|
3 年之前 |
David Sanders
|
2f988479fb
cpplint: improve root path for header guard behavior
|
3 年之前 |
Darius M
|
aa7d7e45cd
[cpplint] Fix bug with "if constexpr"
|
3 年之前 |
Bruce Dawson
|
8fa42e2b5c
Improve git cl presubmit --all output
|
3 年之前 |
Ryan Macnak
|
fd032192ed
Update cpplint.py's interpreter directive to python3.
|
3 年之前 |
Aravind Vasudevan
|
c5f0cbb865
Use pylint 2.7 for depot_tools
|
3 年之前 |
Josip Sokcevic
|
42c5bbbc96
Revert "Use pylint 2.7 for depot_tools"
|
3 年之前 |
Aravind Vasudevan
|
22bf605bb6
Use pylint 2.7 for depot_tools
|
3 年之前 |
Alex Light
|
ac54b8de82
Add support for c++17 tuple destructuring (#487)
|
3 年之前 |
Ayu Ishii
|
0985861970
CodeInclusion: Rename whitelist/blacklist -> allowlist/blocklist
|
5 年之前 |
Bruce Dawson
|
3e87ceaf33
Allow a space after __except
|
5 年之前 |
Fletcher Woodruff
|
11b341547a
cpplint: move a build/include check to subcategory
|
5 年之前 |
Derek Morris
|
b8265f103a
Add cpplint support for space before [[attributes]]
|
5 年之前 |
Sarthak Kukreti
|
6037820448
cpplint: use list() for working with python3
|
5 年之前 |
Edward Lemur
|
6d31ed5d63
cpplint: Fix Python 3 errors.
|
5 年之前 |
Jasper Chapman-Black
|
9ab047e78b
[tricium] Add string_view to list of C++ headers
|
5 年之前 |
Marc-Antoine Ruel
|
8e57b4bc55
python3 improvements
|
5 年之前 |