Skip to content

Commit

Permalink
MINIFICPP-2161 Upgrade cpplint to support C++20
Browse files Browse the repository at this point in the history
This is
https://github.com/cpplint/cpplint/blob/7b88b68187e3516540fab3caa900988d2179ed24/cpplint.py
with the following changes:
- add git hash as version string
- ignore clang-tidy NOLINT prefixes
- main() takes the file list from an argument instead of sys.argv[1:]

Signed-off-by: Gabor Gyimesi <[email protected]>

This closes #1607
  • Loading branch information
fgerlits authored and lordgamez committed Jul 18, 2023
1 parent 85f305d commit 26d68d9
Showing 1 changed file with 386 additions and 97 deletions.
Loading

0 comments on commit 26d68d9

Please sign in to comment.