Skip to content

Commit

Permalink
Automatically linting code
Browse files Browse the repository at this point in the history
  • Loading branch information
rsg-bot authored Jan 19, 2025
1 parent b98aa85 commit 45c302e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Conventions.Analyzers/Support/ImportConventions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ .. compilation
_ => config.ClassName,
}
) is { } configuredMetadata) { return configuredMetadata.ToDisplayString() + $".{config.MethodName}";
} }
} }
catch
{
//
Expand Down

0 comments on commit 45c302e

Please sign in to comment.