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 dc34d2d commit bec11d4Copy full SHA for bec11d4
.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={BasedOnStyle: Google, SortIncludes: false}']
+ args: ['--style={BasedOnStyle: Google, SortIncludes: false}']
9
- repo: https://github.com/pre-commit/pre-commit-hooks
10
rev: v4.3.0
11
0 commit comments