Remove prettier from CI

Weblate doesnt apply proper formatting when pushing changes, so we would have to fix it manually all the time.
This commit is contained in:
Nutomic 2023-06-12 10:48:59 +02:00 committed by GitHub
parent c0bbfd9e4c
commit f397a52b8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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