Skip to content

feat: add support for configuration error severities in analysis_options.yaml #325

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

Conversation

Artur-Wisniewski
Copy link

@Artur-Wisniewski Artur-Wisniewski commented Mar 27, 2025

Now it is possible to override error severities from analysis_options.yaml using errors parameter inside custom_lint

You should be able to do this:

custom_lint:
  errors:
    some_lint_with_info_severity: error

All of the some_lint_with_info_severity lint's error messages will be shown as errors by the analyzer

Copy link

docs-page bot commented Mar 27, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/dart_custom_lint~325

Documentation is deployed and generated using docs.page.

@CLAassistant
Copy link

CLAassistant commented Mar 27, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

vercel bot commented Mar 27, 2025

Someone is attempting to deploy a commit to the Invertase Team on Vercel.

A member of the Team first needs to authorize it.

@Artur-Wisniewski
Copy link
Author

Closed because I accidentally mixed some things in GIT history :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.