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 d8501eb commit 5a9b870Copy full SHA for 5a9b870
.pre-commit-config.yaml
@@ -19,3 +19,6 @@ repos:
19
hooks:
20
- id: clang-format
21
exclude: "^lib/pybind11"
22
+ci:
23
+ autofix_prs: false
24
+ autoupdate_schedule: quarterly
0 commit comments