.
This commit is contained in:
parent
d51801ac65
commit
d6d3b125ed
3 changed files with 5 additions and 12 deletions
4
.codespell.toml
Normal file
4
.codespell.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[tool.codespell]
|
||||
skip = ".git,target,node_modules,.forgejo,src,bin"
|
||||
extensions = "md,html,adoc,txt"
|
||||
dictionaries = ["clear", "rare", "informal", "code"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue