Skip to content

Commit

Permalink
Follow change: detekt/sarif4k#100
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Mar 14, 2024
1 parent a28d319 commit 4a6f63d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ private fun sarifReport(root: Path, resourcePath: String): String =
testResource(resourcePath)
.replace("<version>", GHLINT_VERSION)
.replace("<root>", root.toUri().toString())
.removeSuffix("\n")

internal class IntegrationTestRule : Rule {

Expand Down

0 comments on commit 4a6f63d

Please sign in to comment.