Skip to content

Commit f475ca2

Browse files
authored
Remove codespell hook from black section
1 parent fd087df commit f475ca2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,5 @@ repos:
5858
rev: 25.11.0
5959
hooks:
6060
- id: black
61-
- id: codespell
62-
files: ^.*\.(cmake|cpp|hpp|txt|md|json|in|yaml|yml)$
63-
args: ["-w", "--ignore-words", ".codespellignore" ]
6461

6562
exclude: 'infra/'

0 commit comments

Comments
 (0)