mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-22 10:23:55 +00:00
fix: Use editor config settings that works with both Android Studio and Intellij
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user