Removing prettier, as it doesnt work well with weblate.

This commit is contained in:
Dessalines 2023-06-16 12:28:44 -04:00
parent f45ddff206
commit f13dd9a3c8

View file

@ -1,8 +1,8 @@
pipeline:
prettier_markdown_check:
image: tmknom/prettier
commands:
- prettier -c .
# prettier_markdown_check:
# image: tmknom/prettier
# commands:
# - prettier -c .
notify_on_failure:
image: alpine:3