Skip to content

Commit

Permalink
publish ktlint-all (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows authored and shashachu committed Jul 3, 2019
1 parent 0fef759 commit 911449e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ktlint/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ shadowJar {
mergeServiceFiles()
}

artifacts {
archives shadowJar
}

dependencies {
implementation project(':ktlint-core')
implementation project(':ktlint-reporter-checkstyle')
Expand Down

0 comments on commit 911449e

Please sign in to comment.