Skip to content

Commit f9d6ac0

Browse files
committed
Exclude extras folder from spell check
1 parent 43a1fd2 commit f9d6ac0

File tree

2 files changed

+1
-843
lines changed

2 files changed

+1
-843
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ repos:
3232
name: run codespell
3333
description: Check spelling with codespell
3434
entry: codespell --ignore-words=codespell.txt
35+
exclude: ^extras/

0 commit comments

Comments
 (0)