Skip to content
  • Adam Majer's avatar
    Add explicit option to clean indentation · 18952c98
    Adam Majer authored
    
    
    It is desirable to have removal of trailing whitespace as a separate
    option to "tab cleanup". Clean Whitespace option without Clean
    Indentation option will now only remove trailing whitespace on file save
    and on Clean Whitespace requests. Clean Indentation option is set to
    true by default to maintain backward compatibility.
    
    Signed-off-by: default avatarAdam Majer <adamm@zombino.com>
    18952c98