Skip to content

Commit de1b5a3

Browse files
committed
chore: skip asciinema casts from codespell (can be partial words)
1 parent 743231a commit de1b5a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[codespell]
2-
skip = .git,*.pdf,*.svg,venvs,venv,site
2+
skip = .git,*.pdf,*.svg,venvs,venv,site,*.cast
33
#
44
# ignore-words-list =

0 commit comments

Comments
 (0)