Prettier check.

move_to_pnpm
Dessalines 5 months ago
parent ef08437b80
commit 13bc1f6ba6

@ -42,7 +42,7 @@ steps:
prettier_check: prettier_check:
image: tmknom/prettier:3.0.0 image: tmknom/prettier:3.0.0
commands: commands:
- prettier -c . '!**/volumes' '!**/dist' '!target' '!**/translations' - prettier -c . '!**/volumes' '!**/dist' '!target' '!**/translations' '!api_tests/pnpm-lock.yaml'
toml_fmt: toml_fmt:
image: tamasfe/taplo:0.8.1 image: tamasfe/taplo:0.8.1

Loading…
Cancel
Save