Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Conversation

incendial
Copy link
Member

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[ ] Bug fix
[X] New rule
[ ] Changes an existing rule
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

@incendial incendial added the type: enhancement New feature or request label May 3, 2021
@incendial incendial requested a review from dkrutskikh May 3, 2021 17:28
@incendial incendial self-assigned this May 3, 2021

class AvoidReturningWidgets extends Rule {
static const String ruleId = 'avoid-returning-widgets';
static const _documentationUrl = 'https://git.io/JOmR1';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@incendial invalid url

@dkrutskikh dkrutskikh merged commit b534660 into 2.x.x May 6, 2021
@dkrutskikh dkrutskikh deleted the backport-avoid-returning-widgets branch May 6, 2021 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants