diff --git a/pyproject.toml b/pyproject.toml index e46d4f5e8..4b53a8054 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"