Skip to content

Commit

Permalink
Ignore "Many Withs" in codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Nov 5, 2024
1 parent a854e8b commit 62001e1
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 @@ -3,5 +3,5 @@
skip = .git*,go.sum,.codespellrc
check-hidden = true
# all lines with latin
ignore-regex = .* tincidunt .*
ignore-regex = .* tincidunt .*|\bMany Withs\b
# ignore-words-list =

0 comments on commit 62001e1

Please sign in to comment.