lints icon indicating copy to clipboard operation
lints copied to clipboard

Consider adding `always_declare_return_types`

Open vincevargadev opened this issue 6 months ago • 3 comments

Describe the rule you'd like to see added and to what rule set

I'd like to see always_declare_return_types included in the rules.

To what rule set? Ideally core (but I'll take whatever I can get 😸).

If there is a good reason not to include this rule, it would be great to document that, I couldn't find why it isn't included.

Additional context

I've seen this rule mentioned in the following issues, but I didn't see any of these issues actually addressing why this rule is no longer included, it looks to me that it was simply dropped without any explanation

  • https://github.com/dart-lang/lints/issues?q=is%3Aissue+always_declare_return_types

vincevargadev avatar Aug 23 '24 11:08 vincevargadev