[codespell] doc,devstack and gate typos

Change-Id: I919e24a1b4dea394d35b845d44cddee9c762b268
This commit is contained in:
Sean Mooney
2023-10-03 01:23:09 +01:00
parent 6314f09ed4
commit 25fd9effd2
12 changed files with 15 additions and 14 deletions
+1 -1
View File
@@ -103,6 +103,6 @@ check_untyped_defs = true
warn_unused_ignores = true
[codespell]
skip = *.po,*.js,*.css,*.html,*.svg,HACKING.py,*build*,*_static*,doc/dictionary.txt,*.pyc,*.inv,*.gz,*.jpg,*.png,*.vsd,*.graffle
skip = *.po,*.js,*.css,*.html,*.svg,HACKING.py,*hacking*,*build*,*_static*,doc/dictionary.txt,*.pyc,*.inv,*.gz,*.jpg,*.png,*.vsd,*.graffle
count =
quiet-level = 4