Compare commits

...

1 commit

Author SHA1 Message Date
Dessalines
f13dd9a3c8 Removing prettier, as it doesnt work well with weblate. 2023-06-16 12:28:44 -04:00

View file

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