revanced-patches/.editorconfig
2024-03-04 22:26:25 +04:00

4 lines
116 B
INI

[*.{kt,kts}]
ktlint_code_style = android_studio
ktlint_standard_no-wildcard-imports = disabled
max_line_length = off