replaced .idea codestyle with .editorconfig from core

This commit is contained in:
patrick-werner
2019-09-12 14:32:32 -04:00
parent 03e183bdd7
commit c58bde0e65
4 changed files with 6 additions and 565 deletions

5
.editorconfig Normal file
View File

@@ -0,0 +1,5 @@
[*.java]
charset = utf-8
indent_style = space
indent_size = 2