chore: Exclude translation files from pre commit prettier

global-button-experiment
Georg Krause 2022-11-28 20:12:28 +01:00
rodzic 2c3ba1254c
commit fc74e0011b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 2970D504B2183D22
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -51,6 +51,7 @@ repos:
hooks:
- id: prettier
files: \.(md|yml|yaml|json)$
exclude: ^(front/src/locales.*)
- repo: https://github.com/codespell-project/codespell
rev: v2.2.2