Skip to content

Commit

Permalink
Fixed warning
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Dec 8, 2023
1 parent 62d1152 commit 87b467e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Credfeto.ChangeLog.Cmd/EnumExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ namespace Credfeto.ChangeLog.Cmd;
[SuppressMessage(category: "ReSharper", checkId: "PartialTypeWithSinglePart", Justification = "Needed for generated code")]
internal static partial class EnumExtensions
{
// Code generated by EnumTextGenerator
}

0 comments on commit 87b467e

Please sign in to comment.