Skip to content

Commit

Permalink
ignore unparseable as well
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic authored and jurre committed Jan 30, 2024
1 parent e3b7e5a commit 4a22dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codespellrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
skip = .git,*.pdf,*.svg,gems,index,fixtures,CHANGELOG_ARCHIVE_*,yarn.lock
ignore-regex = \bsha512-[^"]*|ENV\["ROUGE"\]|\b(com\.google\.errorprone)\b|\bto(_not)? include .*versio"
# some modules, parts of regexes, and variable names to ignore
ignore-words-list = caf,bu,nwo,nd,kernal,crate
ignore-words-list = caf,bu,nwo,nd,kernal,crate,unparseable

0 comments on commit 4a22dc3

Please sign in to comment.