Skip to content

Commit 2881d11

Browse files
authored
remove unnecessary variables from build file
1 parent fa0ffee commit 2881d11

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
val linkHomepage by extra("https://qameta.io/allure")
2-
val linkCi by extra("https://ci.qameta.in/job/allure-java_deploy/")
3-
val linkScmUrl by extra("https://github.com/allure-framework/allure-java")
4-
val linkScmConnection by extra("scm:git:git://github.com/allure-framework/allure-java.git")
5-
val linkScmDevConnection by extra("scm:git:ssh://[email protected]:allure-framework/allure-java.git")
6-
71
val gradleScriptDir by extra("${rootProject.projectDir}/gradle")
82
val qualityConfigsDir by extra("$gradleScriptDir/quality-configs")
93
val spotlessDtr by extra("$qualityConfigsDir/spotless")

0 commit comments

Comments
 (0)