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

Update README.md #243

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

apohlidal
Copy link

Goal
Fix the description of configuration when you want to use your analysis_options.yaml file with SonarQube.

What
In README.md, I changed sonar.dart.analyzer.options.override= from true to false.

Why
The adjusted part describes how to use your own analysis_options.yaml instead of the default file. There is a suggestion that this behavior could be disabled by setting an option to true. But this doesn't align with reality and with the documentation that is further below under the section Available options:

  • The true value is used by default and with this set, the analysis_options.yaml file provided by this project is used.
  • The false value is used when you want to use your own analysis_options.yaml file.

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.

1 participant