Check translations when linting
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Rafael Epplée 2025-12-02 10:25:15 +01:00 committed by moritz
parent ac2ad0a0d5
commit 780f5f61ea
2 changed files with 3 additions and 0 deletions

View file

@ -29,6 +29,7 @@ lint:
mix format --check-formatted
mix compile --warnings-as-errors
mix credo
mix gettext.extract --check-up-to-date
audit:
mix sobelow --config