mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-02-16 06:50:15 -05:00
Eclipse setting: Do not "fix" indentation on save.
This commit is contained in:
parent
ca0a86d2cb
commit
659d6c0b89
@ -18,7 +18,7 @@ sp_cleanup.always_use_parentheses_in_expressions=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.convert_to_enhanced_for_loop=false
|
||||
sp_cleanup.correct_indentation=true
|
||||
sp_cleanup.correct_indentation=false
|
||||
sp_cleanup.format_source_code=false
|
||||
sp_cleanup.format_source_code_changes_only=false
|
||||
sp_cleanup.make_local_variable_final=false
|
||||
|
Loading…
Reference in New Issue
Block a user