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 Apache header
- add git hash as version string
- ignore clang-tidy NOLINT prefixes
- main() takes the file list from an argument instead of sys.argv[1:]
  • Loading branch information
fgerlits committed Jul 17, 2023
1 parent 91b080b commit 0cc866f
Showing 1 changed file with 386 additions and 81 deletions.
Loading

0 comments on commit 0cc866f

Please sign in to comment.