Skip to content

Commit

Permalink
Merge pull request #128 from Matejkob/create-pull-request/patch
Browse files Browse the repository at this point in the history
Apply swift-format changes
  • Loading branch information
Matejkob authored Nov 30, 2024
2 parents 2771a33 + d8288da commit 38266be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ extension ArrayTypeSyntax: TypeSyntaxSupportingGenerics {
}

#if compiler(>=6.0)
extension GenericArgumentClauseSyntax: @retroactive TypeSyntaxProtocol {}
extension GenericArgumentClauseSyntax: @retroactive TypeSyntaxProtocol {}
#endif

extension GenericArgumentClauseSyntax: TypeSyntaxSupportingGenerics {
Expand Down

0 comments on commit 38266be

Please sign in to comment.