Skip to content

Commit 680fc57

Browse files
committed
fix the typo + remove the readme
1 parent 59782ec commit 680fc57

File tree

2 files changed

+1
-85
lines changed

2 files changed

+1
-85
lines changed

buildSrc/src/main/kotlin/datadog/gradle/plugin/naming/InstrumentationNamingPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class InstrumentationNamingPlugin : Plugin<Project> {
5656
appendLine("""
5757
${violation.path}
5858
${violation.message}
59-
""".trimEndent())
59+
""".trimIndent())
6060
}
6161
append("""
6262
Naming rules:

buildSrc/src/main/kotlin/datadog/gradle/plugin/naming/README.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)