Skip to content

Commit e34cf79

Browse files
committed
add german words to codespell ignore
1 parent 6c27b1f commit e34cf79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
rev: v2.2.6
1616
hooks:
1717
- id: codespell
18-
args: ["-L", "ned"]
18+
args: ["-L", "ned,ist,oder"]
1919

2020
- repo: local
2121
hooks:

0 commit comments

Comments
 (0)