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 6b7bbcd commit 9102494Copy full SHA for 9102494
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
rev: v12.0.1
4
hooks:
5
- id: clang-format
6
- args: [--style=Google]
+ args: [-i, --style=Google]
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
rev: v2.3.0
9
0 commit comments