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 e354989 commit 0ac1dcaCopy full SHA for 0ac1dca
.pre-commit-config.yaml
@@ -0,0 +1,5 @@
1
+repos:
2
+ - repo: https://github.com/pre-commit/mirrors-clang-format
3
+ rev: 'v20.1.8'
4
+ hooks:
5
+ - id: clang-format
0 commit comments