mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-27 06:41:09 +00:00
Forgot to add prettier
This commit is contained in:
parent
25c7e40ee4
commit
37414bd023
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ pipeline:
|
||||||
check_formatting:
|
check_formatting:
|
||||||
image: alpine:3
|
image: alpine:3
|
||||||
commands:
|
commands:
|
||||||
|
- apk add prettier
|
||||||
- prettier -c src
|
- prettier -c src
|
||||||
|
|
Loading…
Reference in a new issue