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 d700ef3 commit 490b868Copy full SHA for 490b868
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
rev: v14.0.4-1
6
hooks:
7
- id: clang-format
8
- args: [-i, --style=Google]
+ args: [--style=Google]
9
- repo: https://github.com/pre-commit/pre-commit-hooks
10
rev: v4.3.0
11
cmake
0 commit comments