Skip to content

Conversation

@josefpihrt
Copy link
Collaborator

fixes #849

@josefpihrt josefpihrt self-assigned this Jan 25, 2024
@josefpihrt josefpihrt changed the title Add analyzer 'Convert string.Concat to interpolated string Add analyzer 'Convert string.Concat' to interpolated string Jan 25, 2024
@josefpihrt josefpihrt changed the title Add analyzer 'Convert string.Concat' to interpolated string Add analyzer "Convert 'string.Concat' to interpolated string" Jan 25, 2024
@josefpihrt josefpihrt changed the title Add analyzer "Convert 'string.Concat' to interpolated string" Add analyzer "Use string interpolation instead of 'string.Concat'" Jan 25, 2024
@josefpihrt josefpihrt force-pushed the feature/concat-to-interpolation branch from 0e63c12 to c60e221 Compare January 25, 2024 21:12
josefpihrt and others added 2 commits January 27, 2024 00:52
# Conflicts:
#	ChangeLog.md
#	src/Analyzers.xml
#	src/Analyzers/CSharp/DiagnosticIdentifiers.Generated.cs
#	src/Analyzers/CSharp/DiagnosticRules.Generated.cs
#	src/VisualStudioCode/package/src/configurationFiles.generated.ts
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.

Convert String.Concat to interpolated string

2 participants