mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-23 12:51: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:
|
||||
image: alpine:3
|
||||
commands:
|
||||
- apk add prettier
|
||||
- prettier -c src
|
||||
|
|
Loading…
Reference in a new issue