Skip to content
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

Enable all lints by default #174

Open
Conrad33 opened this issue Jun 15, 2024 · 0 comments
Open

Enable all lints by default #174

Conrad33 opened this issue Jun 15, 2024 · 0 comments

Comments

@Conrad33
Copy link

Conrad33 commented Jun 15, 2024

The README of custom_lint states:

By default, custom_lint enables all installed lints.

But this isn't the case for solid_lints. (See dart-lang/sdk#57259) There is an open issue for the dart linter that has some context as to why this behavior is desirable. I believe solid_lints should enable all the lints by default.

It's worth noting that including a file in analysis_options.yaml like:

include: package:solid_lints/analysis_options.yaml

Isn't currently a great solution because only one file can be included, so this can't be used with a package like all_lint_rules_community.

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

No branches or pull requests

1 participant