mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
🐛 Fix scripts/fmt
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
cljfmt --parallel=true \
|
cljfmt --parallel=true fix \
|
||||||
common/src/ \
|
common/src/ \
|
||||||
common/test/ \
|
common/test/ \
|
||||||
frontend/src/ \
|
frontend/src/ \
|
||||||
|
|||||||
Reference in New Issue
Block a user