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

Add analyzer RemoveEmptySyntax #913

Merged
merged 31 commits into from Aug 20, 2023
Merged

Add analyzer RemoveEmptySyntax #913

merged 31 commits into from Aug 20, 2023

Conversation

josefpihrt
Copy link
Collaborator

fixes #906

@josefpihrt josefpihrt self-assigned this Jun 4, 2022
josefpihrt and others added 26 commits June 4, 2022 16:38
# Conflicts:
#	ChangeLog.md
#	src/Analyzers.CodeFixes/CSharp/CodeFixes/ElseClauseCodeFixProvider.cs
#	src/Analyzers.CodeFixes/CSharp/CodeFixes/FinallyClauseCodeFixProvider.cs
#	src/Analyzers/CSharp/DiagnosticIdentifiers.Generated.cs
#	src/Analyzers/CSharp/DiagnosticRules.Generated.cs
# Conflicts:
#	ChangeLog.md
#	src/Analyzers/CSharp/DiagnosticIdentifiers.Generated.cs
#	src/Analyzers/CSharp/DiagnosticRules.Generated.cs
# Conflicts:
#	docs/Configuration.md
#	src/VisualStudioCode/package/src/configurationFiles.generated.ts
# Conflicts:
#	src/Analyzers/CSharp/DiagnosticIdentifiers.Generated.cs
#	src/Analyzers/CSharp/DiagnosticRules.Generated.cs
#	src/VisualStudioCode/package/src/configurationFiles.generated.ts
@josefpihrt josefpihrt marked this pull request as ready for review August 19, 2023 17:46
@josefpihrt josefpihrt merged commit 6d33b7b into main Aug 20, 2023
14 checks passed
@josefpihrt josefpihrt deleted the feature/empty-syntax branch August 20, 2023 20:54
Haarmees pushed a commit to Haarmees/Roslynator that referenced this pull request Oct 30, 2023
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.

Consolidate "empty ..." analyzers into one
1 participant