We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63d2b1 commit 6c32940Copy full SHA for 6c32940
pyproject-codespell.precommit-toml
@@ -2,6 +2,6 @@
2
#builtin = ["clear","rare","informal","usage","code","names"]
3
builtin = "clear,rare,informal,usage,code,names"
4
#ignore-words-list = ["uint"]
5
-ignore-words-list = "adn,master,uint"
+ignore-words-list = "adn,master,uint,wrod"
6
#skip=[ "./.*","codespell_lib/data/*","codespell_lib/tests/*"]
7
skip="./.*,codespell_lib/data/*,codespell_lib/tests/*"
0 commit comments