Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINIFICPP-2161 Upgrade cpplint to support C++20 #1607

Commits on Jul 17, 2023

  1. MINIFICPP-2161 Upgrade cpplint to support C++20

    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:]
    fgerlits committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    329e335 View commit details
    Browse the repository at this point in the history