Michael Goderbauer

Results 448 comments of Michael Goderbauer

We already generate `// ignore_for_file: type=lint` to disable lints. As a work around and to avoid that people individually have to deal with this, should we extend this to also...

I am implementing that work around in https://github.com/dart-lang/native/pull/2750.

(triage): @iam-amanxz Do you still have plans to come back to this PR to address the feedback given above?

(triage): I am going to close this based on the discussion above.

Thank you for the report. To debug this it would help if you could reduce the test case more, see https://github.com/flutter/flutter/wiki/Issue-hygiene#provide-reduced-test-cases

I would prefer keeping the condition on the same line. I also find it looks more visually pleasing, particularly in widgets trees.

@skimm3 Do you have plans to come back to this PR to address the feedback given above (i.e. making this non-breaking by making the new behavior opt-in via a flag)?