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