Merge branch 'fix/code-formator' into 'master'
Code formating See merge request sheepitrenderfarm/client!4
This commit is contained in:
@@ -7,3 +7,7 @@ insert_final_newline = true
|
|||||||
charset = utf-8
|
charset = utf-8
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
[*.java]
|
||||||
|
ij_java_class_count_to_use_import_on_demand = 999
|
||||||
|
ij_java_names_count_to_use_import_on_demand = 999
|
||||||
|
|||||||
Reference in New Issue
Block a user