mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Remove prettier from CI (#51)
Weblate doesnt apply proper formatting when pushing changes, so we would have to fix it manually all the time.
This commit is contained in:
parent
160bf96a44
commit
9ebd8de8b8
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue