Revert "chore: Exclude translation files from pre commit prettier"
This reverts commit fc74e0011b
.
This commit is contained in:
parent
f5ba37f329
commit
db426863d4
|
@ -51,7 +51,6 @@ repos:
|
|||
hooks:
|
||||
- id: prettier
|
||||
files: \.(md|yml|yaml|json)$
|
||||
exclude: ^(front/src/locales.*)
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.2
|
||||
|
|
Loading…
Reference in New Issue