diff --git a/pyproject.toml b/pyproject.toml index 2f945d6697..2bddd6e22d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ minversion = "6.2" testpaths = ["tests"] [tool.codespell] -skip = '.git,*.pdf,*.svg,*.css' +skip = '.git,*.pdf,*.svg,*.css,*.ai' check-hidden = true # ignore-regex = '' -# ignore-words-list = '' +ignore-words-list = 'fo'