devtools: Add codespell to pre-commit.
Includes default config file and an initial word list to ignore.
This commit is contained in:
4
.codespellrc
Normal file
4
.codespellrc
Normal file
@@ -0,0 +1,4 @@
|
||||
[codespell]
|
||||
|
||||
count = true
|
||||
ignore-words = .codespellignore
|
||||
Reference in New Issue
Block a user