mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-26 13:09:23 -04:00
Identical to the previously added check-kotlin-formatting.sh, except it attempts to automatically address formatting issues where possible
1 line
67 B
Bash
Executable file
1 line
67 B
Bash
Executable file
cd ./src/android/ && ktlint -F --color '!./app/build/generated/**'
|