-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Add analyzer action for reporting diagnostics in additional files #45076
Merged
Commits on Jun 22, 2020
-
Add analyzer action for reporting diagnostics in additional files
Addresses dotnet#44131 The added analyzer APIs are similar to the existing APIs for syntax tree callback. This commit adds the compiler APIs + tests Future enhancement: Add analyzer action for reporting diagnostics in analyzer config files
1Configuration menu - View commit details
-
Copy full SHA for 450cf6a - Browse repository at this point
Copy the full SHA 450cf6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d197f - Browse repository at this point
Copy the full SHA d2d197fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc7a4a - Browse repository at this point
Copy the full SHA bdc7a4aView commit details -
Rename
AnalysisResult.NonSourceFileDiagnostics
to `AnalysisResult.A……dditionalFileDiagnostics`
Configuration menu - View commit details
-
Copy full SHA for 6bc9119 - Browse repository at this point
Copy the full SHA 6bc9119View commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5d6eb1a - Browse repository at this point
Copy the full SHA 5d6eb1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a6c4f - Browse repository at this point
Copy the full SHA 62a6c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f2ac0 - Browse repository at this point
Copy the full SHA 85f2ac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b73bd2f - Browse repository at this point
Copy the full SHA b73bd2fView commit details
Commits on Jul 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8fa5246 - Browse repository at this point
Copy the full SHA 8fa5246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909964b - Browse repository at this point
Copy the full SHA 909964bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8535e - Browse repository at this point
Copy the full SHA 3e8535eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d38a3b3 - Browse repository at this point
Copy the full SHA d38a3b3View commit details
Commits on Jul 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f561d88 - Browse repository at this point
Copy the full SHA f561d88View commit details
Commits on Jul 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 34babaa - Browse repository at this point
Copy the full SHA 34babaaView commit details
Commits on Jul 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3205770 - Browse repository at this point
Copy the full SHA 3205770View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5273fc - Browse repository at this point
Copy the full SHA c5273fcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.