mirror of
https://github.com/ApfelTeeSaft/azahar.git
synced 2026-08-26 19:23:31 +00: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:
Executable
+1
@@ -0,0 +1 @@
|
||||
cd ./src/android/ && ktlint -F --color '!./app/build/generated/**'
|
||||
Reference in New Issue
Block a user