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
--format commenting out operators (chain-wrapping rule) (#193).
Changed
indent rule (continuation_indent_size is now ignored) (#171).
NOTE: if you have a custom continuation_indent_size (and gcd(indent_size, continuation_indent_size) == 1) ktlint
won't check the indentation.