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.
2 parents df8604f + 49dad43 commit 70ea569Copy full SHA for 70ea569
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: clang-format
8
args: ['--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}']
9
- repo: https://github.com/pre-commit/pre-commit-hooks
10
- rev: v4.4.0
+ rev: v4.5.0
11
hooks:
12
- id: trailing-whitespace
13
- repo: https://github.com/psf/black
0 commit comments