mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-10 12:52:03 +01:00
[skip ci] Update .editorconfig (#12917)
- Set editor to use single name imports
This commit is contained in:
@@ -8,3 +8,5 @@ indent_size = 4
|
|||||||
indent_style = space
|
indent_style = space
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
ij_kotlin_name_count_to_use_star_import = 2147483647
|
||||||
|
ij_kotlin_name_count_to_use_star_import_for_members = 2147483647
|
||||||
|
|||||||
Reference in New Issue
Block a user