Skip to content

Commit

Permalink
Add runtime dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wsutina committed Jan 9, 2025
1 parent b5f9f70 commit 7bfca90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kotlin-format.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
description = "A command-line tool designed to enforce consistent code formatting for Kotlin."
runtime-dependencies = ["openjdk@17"]
binaries = ["kotlin-format"]
source = "https://repo1.maven.org/maven2/xyz/block/kotlin-formatter/kotlin-formatter/${version}/kotlin-formatter-${version}-all.jar"
dont-extract = true
Expand Down

0 comments on commit 7bfca90

Please sign in to comment.