Skip to content

Commit 0c800e2

Browse files
committed
exclude notebooks from codespell
1 parent 6565035 commit 0c800e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[codespell]
2-
skip = .git, *.pdf, *.svg
2+
skip = .git, *.pdf, *.svg, *.ipynb
33
ignore-regex = ^\s*"image/\S+": ".*
44

55
#

0 commit comments

Comments
 (0)