Skip to content

feat: add use_declaring_parameters rule - #233

Open
unicoderbot[bot] wants to merge 1 commit into
mainfrom
vgv-ai-bot/issue-218
Open

feat: add use_declaring_parameters rule#233
unicoderbot[bot] wants to merge 1 commit into
mainfrom
vgv-ai-bot/issue-218

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Enables the use_declaring_parameters linter rule introduced in Dart 3.13.

Changes

  • Added use_declaring_parameters to analysis_options.11.0.0.yaml
  • Removed use_declaring_parameters from the exclusion reasons list in exclusion_reasons.json
  • Updated README.md to remove the rule from the "not enabled by default" table

Ref: https://dart.dev/tools/diagnostics/use_declaring_parameters

Closes #218

Closes #218

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

feat: add use_declaring_parameters rule

0 participants