🐛 Fix scripts/fmt

This commit is contained in:
Andrey Antukh
2025-12-02 17:31:49 +01:00
parent eeaf28bb25
commit 9123d199b7

View File

@@ -2,7 +2,7 @@
set -ex
cljfmt --parallel=true \
cljfmt --parallel=true fix \
common/src/ \
common/test/ \
frontend/src/ \