Skip to content

Commit 8116799

Browse files
committed
Removing check-style (Classic check-style)
Ported from @henryiii's pybind@53056b1
1 parent f351294 commit 8116799

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,3 @@ repos:
145145
rev: "v13.0.0"
146146
hooks:
147147
- id: clang-format
148-
149-
- repo: local
150-
hooks:
151-
- id: check-style
152-
name: Classic check-style
153-
language: system
154-
types:
155-
- c++
156-
entry: ./tools/check-style.sh

0 commit comments

Comments
 (0)