-
Notifications
You must be signed in to change notification settings - Fork 731
Turn off RoslynAnalyzers in Qodana WF #2504
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
Conversation
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Pull Request Test Coverage Report for Build 7206537086Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
|
@dennisdoomen please approve the switch to 2023.3.0. The expected version of the IDE is |
* Create profile.yaml * Update qodana.yaml * Update profile.yaml * Update code_quality.yml * Update code_quality.yml
* Create profile.yaml * Update qodana.yaml * Update profile.yaml * Update code_quality.yml * Update code_quality.yml
* Create profile.yaml * Update qodana.yaml * Update profile.yaml * Update code_quality.yml * Update code_quality.yml
This PR turns off RoslynAnalyzers in Qodana by introducing new profile that is based on qodana.starter. This profile creates group InspectionsToExclude and excludes them from the default sets.