We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb7145 commit 564193aCopy full SHA for 564193a
.pre-commit-config.yaml
@@ -81,7 +81,7 @@ repos:
81
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
82
exclude: .pre-commit-config.yaml
83
84
-- repo: https://github.com/ssciwr/clang-format-precommit
+- repo: https://github.com/ssciwr/clang-format-hook
85
rev: v12.0.1
86
hooks:
87
- id: clang-format
0 commit comments