mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-30 22:21:02 +00:00
5 lines
184 B
INI
5 lines
184 B
INI
[*.{kt,kts}]
|
|
ktlint_code_style = intellij_idea
|
|
ktlint_standard_no-wildcard-imports = disabled
|
|
ij_kotlin_allow_trailing_comma = false
|
|
ij_kotlin_allow_trailing_comma_on_call_site = false |