mirror of https://github.com/penpot/penpot.git
🐛 Fix scripts/fmt
This commit is contained in:
parent
eeaf28bb25
commit
9123d199b7
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -ex
|
||||
|
||||
cljfmt --parallel=true \
|
||||
cljfmt --parallel=true fix \
|
||||
common/src/ \
|
||||
common/test/ \
|
||||
frontend/src/ \
|
||||
|
|
|
|||
Loading…
Reference in New Issue