mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-27 15:57:33 +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}]
|
||||
ktlint_code_style = android_studio
|
||||
ktlint_standard_no-wildcard-imports = disabled
|
||||
ij_kotlin_allow_trailing_comma_on_call_site = false
|
||||
ij_kotlin_allow_trailing_comma = false
|
||||
max_line_length = off
|
Loading…
x
Reference in New Issue
Block a user