Add prettier to CI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
29ebf26b84
commit
0b7275ee7c
@ -39,6 +39,7 @@ lint:
|
||||
- cd js
|
||||
- yarn install
|
||||
#- yarn run lint || export EXITVALUE=1
|
||||
- yarn run prettier -c .
|
||||
- yarn run build
|
||||
- cd ../
|
||||
- exit $EXITVALUE
|
||||
|
Loading…
Reference in New Issue
Block a user