mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-07-09 17:24:49 -06:00
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
This commit is contained in:
parent
2940069fe2
commit
bfaaaee10d
1
tools/fix-kotlin-formatting.sh
Executable file
1
tools/fix-kotlin-formatting.sh
Executable file
@ -0,0 +1 @@
|
||||
cd ./src/android/ && ktlint -F --color '!./app/build/generated/**'
|
||||
Loading…
Reference in New Issue
Block a user