Skip to content

Include new rulesets in machine generated JSON once released #58382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
parlough opened this issue Apr 27, 2021 · 0 comments · Fixed by dart-archive/linter#2691
Closed

Include new rulesets in machine generated JSON once released #58382

parlough opened this issue Apr 27, 2021 · 0 comments · Fixed by dart-archive/linter#2691
Assignees
Labels
devexp-linter Issues with the analyzer's support for the linter package legacy-area-analyzer Use area-devexp instead. type-documentation A request to add or improve documentation type-enhancement A request for a change that isn't a bug

Comments

@parlough
Copy link
Member

Once the new, team-recommended lint rulesets are released, we should add them to the machine generated JSON sets field. This way they can be surfaced in lint listings/information in tools that consume the file.

The logic for implementing this resides in machine.dart.

@pq pq self-assigned this Apr 27, 2021
@pq pq added type-documentation A request to add or improve documentation type-enhancement A request for a change that isn't a bug labels Apr 27, 2021
parlough referenced this issue in parlough/linter Jun 1, 2021
pq referenced this issue in dart-archive/linter Jun 2, 2021
* Include new rule sets in the machine generated rules file

Fixes #2611

* Add a flag to not include the sets
@devoncarew devoncarew added devexp-linter Issues with the analyzer's support for the linter package legacy-area-analyzer Use area-devexp instead. labels Nov 19, 2024
@devoncarew devoncarew transferred this issue from dart-archive/linter Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devexp-linter Issues with the analyzer's support for the linter package legacy-area-analyzer Use area-devexp instead. type-documentation A request to add or improve documentation type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants