azahar/tools/fix-kotlin-formatting.sh
OpenSauce04 bfaaaee10d tools: Add fix-kotlin-formatting.sh
Identical to the previously added check-kotlin-formatting.sh, except it attempts to automatically address formatting issues where possible
2026-06-16 16:13:05 +01:00

1 line
67 B
Bash
Executable file

cd ./src/android/ && ktlint -F --color '!./app/build/generated/**'