Code formating

This commit is contained in:
Laurent Clouet
2020-10-27 14:45:23 +01:00
parent 986fef0e79
commit cceedb785c

View File

@@ -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