We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c0fb2 commit f27eeddCopy full SHA for f27eedd
testing/pre-commit-config-version.yaml
@@ -40,4 +40,4 @@ repos:
40
- id: clang-format
41
args: [--style=file, --version=21]
42
- id: clang-tidy
43
- args: [--checks=.clang-tidy, --version=21] # clang-tidy does not support version 21
+ args: [--checks=.clang-tidy, --version=21]
0 commit comments