💡 Default Clang Tool Version
clang-format: 22.1.2 · clang-tidy: 22.1.0.1
You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.
🚀 New features and improvements
- feat(clang-tidy): add --fix opt-in flag for auto-applying fixes in place by @copilot-swe-agent[bot] in #206
🚦 Tests
- test: move testing integration tests into a pytest suite by @copilot-swe-agent[bot] in #205
Full Changelog: v1.3.1...v1.4.0