mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
parent
5d124108c9
commit
82d89618de
19
bucket/ktlint.json
Normal file
19
bucket/ktlint.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "An anti-bikeshedding Kotlin linter with built-in formatter",
|
||||||
|
"homepage": "https://github.com/pinterest/ktlint/",
|
||||||
|
"license": "MIT",
|
||||||
|
"suggest": {
|
||||||
|
"JDK": [
|
||||||
|
"java/oraclejdk",
|
||||||
|
"java/openjdk"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"url": "https://github.com/pinterest/ktlint/releases/download/1.0.0/ktlint#/ktlint.jar",
|
||||||
|
"hash": "5d19ef51d198eecf1280fb167192ed1e1374c70eb9311abceb89207ad06481dd",
|
||||||
|
"bin": "ktlint.jar",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/pinterest/ktlint/releases/download/$version/ktlint#/ktlint.jar"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user