Johnny Lim %!s(int64=6) %!d(string=hai) anos
pai
achega
8dd2864dea
Modificáronse 1 ficheiros con 1 adicións e 7 borrados
  1. 1 7
      .editorconfig

+ 1 - 7
.editorconfig

@@ -9,13 +9,7 @@ trim_trailing_whitespace = true
 insert_final_newline = true
 max_line_length = 120
 
-[*.java]
-indent_style = tab
-indent_size = 4
-charset = latin1
-continuation_indent_size = 8
-
-[*.xml]
+[*.{java,xml}]
 indent_style = tab
 indent_size = 4
 charset = latin1