|
@@ -12,7 +12,7 @@ cleanup.always_use_parentheses_in_expressions=true
|
|
cleanup.always_use_this_for_non_static_field_access=false
|
|
cleanup.always_use_this_for_non_static_field_access=false
|
|
cleanup.always_use_this_for_non_static_method_access=false
|
|
cleanup.always_use_this_for_non_static_method_access=false
|
|
cleanup.convert_to_enhanced_for_loop=true
|
|
cleanup.convert_to_enhanced_for_loop=true
|
|
-cleanup.correct_indentation=true
|
|
|
|
|
|
+cleanup.correct_indentation=false
|
|
cleanup.format_source_code=true
|
|
cleanup.format_source_code=true
|
|
cleanup.format_source_code_changes_only=false
|
|
cleanup.format_source_code_changes_only=false
|
|
cleanup.make_local_variable_final=false
|
|
cleanup.make_local_variable_final=false
|
|
@@ -29,7 +29,7 @@ cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=tru
|
|
cleanup.qualify_static_member_accesses_with_declaring_class=true
|
|
cleanup.qualify_static_member_accesses_with_declaring_class=true
|
|
cleanup.qualify_static_method_accesses_with_declaring_class=false
|
|
cleanup.qualify_static_method_accesses_with_declaring_class=false
|
|
cleanup.remove_private_constructors=true
|
|
cleanup.remove_private_constructors=true
|
|
-cleanup.remove_trailing_whitespaces=true
|
|
|
|
|
|
+cleanup.remove_trailing_whitespaces=false
|
|
cleanup.remove_trailing_whitespaces_all=true
|
|
cleanup.remove_trailing_whitespaces_all=true
|
|
cleanup.remove_trailing_whitespaces_ignore_empty=false
|
|
cleanup.remove_trailing_whitespaces_ignore_empty=false
|
|
cleanup.remove_unnecessary_casts=true
|
|
cleanup.remove_unnecessary_casts=true
|
|
@@ -79,7 +79,7 @@ sp_cleanup.always_use_parentheses_in_expressions=true
|
|
sp_cleanup.always_use_this_for_non_static_field_access=false
|
|
sp_cleanup.always_use_this_for_non_static_field_access=false
|
|
sp_cleanup.always_use_this_for_non_static_method_access=false
|
|
sp_cleanup.always_use_this_for_non_static_method_access=false
|
|
sp_cleanup.convert_to_enhanced_for_loop=true
|
|
sp_cleanup.convert_to_enhanced_for_loop=true
|
|
-sp_cleanup.correct_indentation=true
|
|
|
|
|
|
+sp_cleanup.correct_indentation=false
|
|
sp_cleanup.format_source_code=true
|
|
sp_cleanup.format_source_code=true
|
|
sp_cleanup.format_source_code_changes_only=false
|
|
sp_cleanup.format_source_code_changes_only=false
|
|
sp_cleanup.make_local_variable_final=false
|
|
sp_cleanup.make_local_variable_final=false
|
|
@@ -97,7 +97,7 @@ sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=
|
|
sp_cleanup.qualify_static_member_accesses_with_declaring_class=false
|
|
sp_cleanup.qualify_static_member_accesses_with_declaring_class=false
|
|
sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
|
|
sp_cleanup.qualify_static_method_accesses_with_declaring_class=false
|
|
sp_cleanup.remove_private_constructors=true
|
|
sp_cleanup.remove_private_constructors=true
|
|
-sp_cleanup.remove_trailing_whitespaces=true
|
|
|
|
|
|
+sp_cleanup.remove_trailing_whitespaces=false
|
|
sp_cleanup.remove_trailing_whitespaces_all=true
|
|
sp_cleanup.remove_trailing_whitespaces_all=true
|
|
sp_cleanup.remove_trailing_whitespaces_ignore_empty=false
|
|
sp_cleanup.remove_trailing_whitespaces_ignore_empty=false
|
|
sp_cleanup.remove_unnecessary_casts=true
|
|
sp_cleanup.remove_unnecessary_casts=true
|