1
0
mirror of synced 2026-05-22 21:33:16 +00:00
This commit is contained in:
Johnny Lim
2019-03-22 10:40:05 +09:00
committed by Josh Cummings
parent 3617fd257e
commit 8dd2864dea
+1 -7
View File
@@ -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