From a790b4742040eab229bf1328ad2f291f0ce8e286 Mon Sep 17 00:00:00 2001 From: Maksim Pischulenok Date: Mon, 28 Apr 2025 23:43:07 +0300 Subject: [PATCH] Format mise config --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c06f1e1..73fb59c 100644 --- a/.mise.toml +++ b/.mise.toml @@ -7,4 +7,4 @@ run = './gradlew build && ./gradlew jib --image=cr.yandex/crph26nr2d2ds65t2m7b/m [tasks.fmt] description = 'Fourmat source code' -run = './gradlew :spotlessApply' \ No newline at end of file +run = './gradlew :spotlessApply'