Migrate codespell configuration to pyproject.toml

Change-Id: I9554b74bfd732e0e8e792ba543f2c3a6908c4bd9
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2025-06-28 13:14:38 +01:00
parent 4b09ba2a6b
commit 0b5461e18b
2 changed files with 5 additions and 5 deletions
-5
View File
@@ -84,8 +84,3 @@ console_scripts =
nova-serialproxy = nova.cmd.serialproxy:main
nova-spicehtml5proxy = nova.cmd.spicehtml5proxy:main
nova-status = nova.cmd.status:main
[codespell]
skip = *.po,*.js,*.css,*.html,*.svg,HACKING.py,*hacking*,*build*,*_static*,doc/dictionary.txt,*.pyc,*.inv,*.gz,*.jpg,*.png,*.vsd,*.graffle,*.json
count =
quiet-level = 4