mirror of
https://github.com/ApfelTeeSaft/azahar.git
synced 2026-08-26 19:23:31 +00:00
Identical to the previously added check-kotlin-formatting.sh, except it attempts to automatically address formatting issues where possible
2 lines
67 B
Bash
Executable File
2 lines
67 B
Bash
Executable File
cd ./src/android/ && ktlint -F --color '!./app/build/generated/**'
|