Skip to content

Commit 703ff9d

Browse files
committed
ktlint
1 parent 556c20c commit 703ff9d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

codegen/smithy-aws-kotlin-codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ publishing {
107107
}
108108
}
109109

110-
configurePublishing("smithy-kotlin", "smithy-lang")
110+
configurePublishing("smithy-kotlin", "smithy-lang")

codegen/smithy-kotlin-codegen-testutils/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ publishing {
8686
}
8787
}
8888

89-
configurePublishing("smithy-kotlin", "smithy-lang")
89+
configurePublishing("smithy-kotlin", "smithy-lang")

codegen/smithy-kotlin-codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ publishing {
122122
}
123123
}
124124

125-
configurePublishing("smithy-kotlin", "smithy-lang")
125+
configurePublishing("smithy-kotlin", "smithy-lang")

0 commit comments

Comments
 (0)