Skip to content

Commit

Permalink
proper naming
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed May 20, 2024
1 parent dc132d2 commit da4a8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Speckle.InterfaceGenerator/Attributes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ internal sealed class {AutoInterfaceIgnoreAttributeClassname} : Attribute
}}
}}
#pragma warning enable IDE0005
#pragma warning restore IDE0005
";
}

0 comments on commit da4a8a0

Please sign in to comment.