File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
33ci :
44 autoupdate_schedule : quarterly
5- skip :
6- - clang-format
75
86repos :
97- repo : https://github.com/python-jsonschema/check-jsonschema.git
@@ -113,10 +111,11 @@ repos:
113111 types :
114112 - file
115113 - rst
116- - repo : https://github.com/cpp-linter/cpp-linter-hooks
117- rev : v0.8.0
114+ - repo : https://github.com/pre-commit/mirrors-clang-format
115+ rev : v16.0.6
118116 hooks :
119117 - id : clang-format
118+ types_or : [c, c++]
120119- repo : https://github.com/pre-commit/mirrors-mypy.git
121120 rev : v1.15.0
122121 hooks :
Original file line number Diff line number Diff line change 1+ Switched to ``mirrors-clang-format `` and enabled clang-format in ``pre-commit.ci ``
2+ -- by :user: `bdraco `.
You can’t perform that action at this time.
0 commit comments