Open evanweible-wf opened 5 years ago
We have upgraded this to error in DPC. I think workiva_analysis_options
should consider upgrading this to warning or error in the future.
I haven't seen a much inconvenience in having to re-declare overridden return types. The benefits of preventing methods without declared return types outweigh the costs.
http://dart-lang.github.io/linter/lints/always_declare_return_types.html
render()
method.