Skip to content

Commit 6f2363f

Browse files
committed
add .codespellrc
1 parent ccddb5f commit 6f2363f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.codespellrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[codespell]
2+
ignore-words-list = Missings

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ repos:
2323
rev: v2.2.4
2424
hooks:
2525
- id: codespell
26-
args: ["--ignore-words-list", "Missings" ]

0 commit comments

Comments
 (0)