Fix spellcheck

This commit is contained in:
wvffle 2022-11-27 20:42:58 +00:00 committed by Kasper Seweryn
parent 6d2e7b95ff
commit 503a69090f
1 changed files with 1 additions and 1 deletions

View File

@ -68,4 +68,4 @@ known_first_party = ["funkwhale_api", "config"]
[tool.codespell]
ignore-words = ".codespellignore"
skip = "*.po,*.pot,*.lock,api/funkwhale_api/common/locales.py"
skip = "*.po,*.pot,*.lock,api/funkwhale_api/common/locales.py,front/src/locales/*.json"