Disabled ktlint's import organizer

This commit is contained in:
Jay 2020-03-28 18:21:11 -04:00
parent 497f965cba
commit 9e67c00465
85 changed files with 153 additions and 151 deletions

2
.editorconfig Normal file
View file

@ -0,0 +1,2 @@
[*.{kt,kts}]
disabled_rules=import-ordering