Skip to content

Commit

Permalink
detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
ursjoss committed Oct 9, 2022
1 parent 21616b1 commit d58a917
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ class KrisPublishPlugin : Plugin<Project> {

private val gitUrl = "https://github.com/ursjoss/KRis"

@Suppress("LongMethod")
override fun apply(target: Project) {
target.plugins.apply("org.gradle.maven-publish")
target.plugins.apply("org.gradle.java-library")
Expand Down

0 comments on commit d58a917

Please sign in to comment.