6 lines
88 B
INI
6 lines
88 B
INI
# https://editorconfig.org
|
|
root = true
|
|
|
|
[*.{kt,kts}]
|
|
disabled_rules=no-wildcard-imports
|