mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-17 08:29:27 -04: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 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue