Compare commits

...

1 commit

Author SHA1 Message Date
Nutomic
f397a52b8e
Remove prettier from CI
Weblate doesnt apply proper formatting when pushing changes, so we would have to fix it manually all the time.
2023-06-12 10:48:59 +02:00

View file

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