]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: don't codespell html files
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 14 May 2024 11:29:50 +0000 (13:29 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 14 May 2024 11:29:50 +0000 (13:29 +0200)
pyproject.toml

index 41772b441e3033e6d945206f70a0347bcd7f295d..219b557b2e7cb7968eb31831ae1419f2c5273455 100644 (file)
@@ -56,4 +56,4 @@ disallow_untyped_calls = false
 
 [tool.codespell]
 ignore-words-list = "alot,ans,ba,fo,te,erro,varning"
-skip = "build,_build,.tox,.mypy_cache,.venv,pq.c,_psycopg.c"
+skip = "build,_build,.tox,.mypy_cache,.venv,pq.c,_psycopg.c,*.html"