Use UTF-8 for Java sources and XML
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ max_line_length = 120
|
||||
[*.{java,xml}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
charset = latin1
|
||||
charset = utf-8
|
||||
continuation_indent_size = 8
|
||||
|
||||
ij_smart_tabs = false
|
||||
|
||||
Reference in New Issue
Block a user