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 9353497 commit 8a6b904Copy full SHA for 8a6b904
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: end-of-file-fixer
12
- id: check-added-large-files
13
- repo: https://github.com/cpp-linter/cpp-linter-hooks
14
- rev: v0.6.1
+ rev: v0.8.1
15
hooks:
16
- id: clang-format
17
files: \.(cpp|cc|cxx|h|hpp)$
0 commit comments