mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Removing prettier, as it doesnt work well with weblate.
This commit is contained in:
parent
f45ddff206
commit
f13dd9a3c8
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue