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 7f7ce86 commit 87b977aCopy full SHA for 87b977a
.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