Skip to content

Commit 11e5bfb

Browse files
authored
Fix: codespell
codespell ignore files
2 parents 81d0b1f + ec6b4d8 commit 11e5bfb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

codespell-ignore.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ned

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[tool.codespell]
2+
ignore-words = "codespell-ignore.txt"
3+
skip = "./.git,./.nox,./_static,./_build,codespell-ignore.txt,*.svg"

0 commit comments

Comments
 (0)