💡 Default Clang Tool Version
clang-format: 21.1.5 · clang-tidy: 21.1.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.
🐛 Bug fixes
- fix: print stdout and stderr when there is error by @shenxianpeng in #142
👷 Changes for developers
📦 Dependency updates
- build: bump clang-format from 21.1.2 to 21.1.5 in the clang-tools group by @dependabot[bot] in #144
Full Changelog: v1.1.7...v1.1.8