Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
garricn committed Dec 13, 2023
1 parent 24fdd3b commit 99ddb9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
struct RedundantTypeAnnotationConfiguration: RuleConfiguration, Equatable {
struct RedundantTypeAnnotationConfiguration: RuleConfiguration, Equatable {
typealias Parent = RedundantTypeAnnotationRule

@ConfigurationElement(key: "severity")
Expand Down

0 comments on commit 99ddb9f

Please sign in to comment.