mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 08:13:22 +01:00
Add the config explicitly
This commit is contained in:
parent
f90a13571c
commit
6cf05df5ee
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
||||
- uses: actionsx/prettier@v2
|
||||
with:
|
||||
# prettier CLI arguments.
|
||||
args: --check "./**/*.js" --config .prettierrc.json
|
||||
args: --print-width 120 --tab-width 4 --no-semi --arrow-parens always --trailing-comma es5 --check "./**/*.js"
|
Loading…
Reference in New Issue
Block a user