summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 1e3f51c..c7cc35a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -4,3 +4,4 @@ max_line_length = 100
trim_trailing_whitespace = true
insert_final_newline = true
ij_kotlin_imports_layout=*
+ij_kotlin_packages_to_use_import_on_demand=kotlinx.android.synthetic.**