Merge branch '3.1.x'
This commit is contained in:
@@ -9,11 +9,11 @@ max_line_length = 120
|
||||
[*.java]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
charset = latin1
|
||||
charset = utf-8
|
||||
continuation_indent_size = 8
|
||||
|
||||
[*.xml]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
charset = latin1
|
||||
charset = utf-8
|
||||
continuation_indent_size = 8
|
||||
|
||||
Reference in New Issue
Block a user