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 b1b907b + f692717 commit 70fb0f5Copy full SHA for 70fb0f5
.pre-commit-config.yaml
@@ -0,0 +1,5 @@
1
+repos:
2
+ - repo: https://github.com/pre-commit/mirrors-clang-format
3
+ rev: 'v18.1.6'
4
+ hooks:
5
+ - id: clang-format
0 commit comments