You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ktfmt uses 2 line indentation by default. The way to move this to 4 is to apply the option --dropbox-style when running it. Is there a way to pass this option through spotless?
ktfmt uses 2 line indentation by default. The way to move this to 4 is to apply the option
--dropbox-stylewhen running it. Is there a way to pass this option through spotless?