Phil Quitslund
Phil Quitslund
Thanks for the report @kuhnroyal. Do any of our current test cases produce lints for you? https://github.com/dart-lang/linter/blob/master/test_data/rules/sized_box_for_whitespace.dart
@jacob314 is a good person for semantics.
Thanks for the feedback! cc @jacob314 for his 2 cents.
Cool. @kuhnroyal: feel free to take a crack at improvements? Maybe @a14n or @jacob314 could help?
@goderbauer, @a14n: curious how compatible this advice is with current Flutter style guidelines?
Thanks! I've got this reproduced and see the problem. 👍
💯 I think you're totally right. It'll be interesting to see if this catches any violations in flutter and internally...
/fyi @goderbauer
/fyi @polina-c @goderbauer
Brian is right. This change has the potential to introduce a bunch of new diagnostics internally and so we need to proceed with caution. It's generally true of false negatives...