mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
Fix a lot of links (#2638)
* Fix lot of links * Update links from changelog * Fix more links
This commit is contained in:
@@ -24,8 +24,8 @@ def projects = [
|
||||
"git@github.com:arturbosch/ksh.git",
|
||||
"git@github.com:arturbosch/kutils.git",
|
||||
"git@github.com:arturbosch/deps.git",
|
||||
"git@github.com:arturbosch/detekt.git",
|
||||
"git@github.com:arturbosch/sonar-kotlin.git"
|
||||
"git@github.com:detekt/detekt.git",
|
||||
"git@github.com:detekt/sonar-kotlin.git"
|
||||
]
|
||||
|
||||
if (args.size() == 0) {
|
||||
|
||||
Reference in New Issue
Block a user