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
For context, there's a discussion about enforcing this lint internally. Having an option similar to --fix-optional-new for automatically fixing cases which would violate that lint seems like it would be useful. I'm willing to help with the work.
It would be useful for dartfmt --fix to automatically fix violations of the lint avoid_single_cascade_in_expression_statements.
The text was updated successfully, but these errors were encountered: