mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-30 06:57:32 +01:00
fix: Use editor config settings that works with both Android Studio and Intellij
This commit is contained in:
parent
f9c6747e33
commit
d11feb179e
@ -1,4 +1,4 @@
|
|||||||
[*.{kt,kts}]
|
[*.{kt,kts}]
|
||||||
ktlint_code_style = android_studio
|
ij_kotlin_allow_trailing_comma_on_call_site = false
|
||||||
ktlint_standard_no-wildcard-imports = disabled
|
ij_kotlin_allow_trailing_comma = false
|
||||||
max_line_length = off
|
max_line_length = off
|
Loading…
x
Reference in New Issue
Block a user