diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000000..4ce4a9be35 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +root = true + + +[*{kt,kts}] +disabled_rules=no-wildcard-imports \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 3542887fac..3a7ab749b3 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -22,6 +22,7 @@