Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Andrey Antukh 2025-12-02 17:43:34 +01:00
commit 53aad7bc15
1 changed files with 1 additions and 1 deletions

View File

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