formatting with new ktlint (#312)

This commit is contained in:
Vyacheslav
2023-09-29 15:18:47 +03:00
committed by GitHub
parent 517430bb22
commit dbf5a21960
191 changed files with 769 additions and 662 deletions

View File

@@ -15,7 +15,7 @@ jib: build-foundation
jib-docker: build-foundation
./gradlew jibDockerBuild -Pdocker=drpcorg
clean:
./gradlew clean;
cd foundation && ../gradlew clean