Skip to content

Commit de0c211

Browse files
authored
Add FlattenAndRemoveMixins to service provider (#2552)
1 parent 77e792e commit de0c211

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

smithy-build/src/main/resources/META-INF/services/software.amazon.smithy.build.ProjectionTransformer

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ software.amazon.smithy.build.transforms.ExcludeShapesByTrait
88
software.amazon.smithy.build.transforms.ExcludeTags
99
software.amazon.smithy.build.transforms.ExcludeTraits
1010
software.amazon.smithy.build.transforms.ExcludeTraitsByTag
11-
software.amazon.smithy.build.transforms.FlattenNamespaces
1211
software.amazon.smithy.build.transforms.FilterSuppressions
12+
software.amazon.smithy.build.transforms.FlattenAndRemoveMixins
13+
software.amazon.smithy.build.transforms.FlattenNamespaces
1314
software.amazon.smithy.build.transforms.IncludeMetadata
1415
software.amazon.smithy.build.transforms.IncludeNamespaces
1516
software.amazon.smithy.build.transforms.IncludeServices

0 commit comments

Comments
 (0)