general: use codespell to identify spelling mistakes
This commit is contained in:
parent
0edffb460d
commit
6f95e7487c
2 changed files with 18 additions and 0 deletions
3
.codespellrc
Normal file
3
.codespellrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
[codespell]
|
||||
skip = ./.git,./build,./dist,./Doxyfile,./externals,./LICENSES
|
||||
ignore-words-list = aci,allright,ba,deques,froms,hda,inout,lod,masia,nax,nd,pullrequests,pullrequest,te,transfered,unstall,uscaled,zink
|
Loading…
Add table
Add a link
Reference in a new issue