Skip to content

Conversation

@lovell
Copy link

@lovell lovell commented Oct 6, 2025

  • Switches from cc to @cpplint/cli (I maintain both, but the former will be deprecated/archived soon).

  • Ensures compliance with a couple of important new rules:

    • build/include_what_you_use
    • runtime/references
  • Adds a standard CPPLINT.cfg configuration file with a list of ignored rules, mostly whitespace-related. Getting these to pass is left as a future exerise.

  • Finally, in a separate commit, upgrades Windows CI to a supported version (the windows-2019 runner reached EOL on 2025-06-30).

lovell added 2 commits October 6, 2025 18:24
Ensures compliance with a couple of important new rules:
- build/include_what_you_use
- runtime/references

Adds a standard cpplint config with list of ignored rules,
mostly whitespace-related. Getting these to pass is left as
a future exerise.
Windows 2019 reached EOL on 2025-06-30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant