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

dartanalyzer rules disappeared from SonarQube quality profile #223

Open
hassan-saleh-ml opened this issue May 30, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@hassan-saleh-ml
Copy link

Before upgrading to latest version the dartanalyzer quality profile had 323 rules, now it only has 53 rules and shows that there are no issues in the code even though I intentionally added dead code and numerous other issues that my analysis_options.yaml is reporting.

I tried to create a new quality profile, when I select Dart language I can only choose from those 53 rules and nothing more.

Was this intentional or is it a bug? is there a way to re-activate all the rules and control what is reported using analysis_options?

@zippy1978 zippy1978 added the bug Something isn't working label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants