We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e970425 commit 16a1bd0Copy full SHA for 16a1bd0
eclipse/org.eclipse.jdt.ui.prefs
@@ -87,7 +87,7 @@ sp_cleanup.always_use_this_for_non_static_method_access=false
87
sp_cleanup.convert_to_enhanced_for_loop=false
88
sp_cleanup.correct_indentation=false
89
sp_cleanup.format_source_code=true
90
-sp_cleanup.format_source_code_changes_only=true
+sp_cleanup.format_source_code_changes_only=false
91
sp_cleanup.make_local_variable_final=false
92
sp_cleanup.make_parameters_final=false
93
sp_cleanup.make_private_fields_final=false
0 commit comments