mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-04 20:57:33 +01:00
4 lines
116 B
INI
4 lines
116 B
INI
[*.{kt,kts}]
|
|
ktlint_code_style = android_studio
|
|
ktlint_standard_no-wildcard-imports = disabled
|
|
max_line_length = off |