We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0ffee commit 2881d11Copy full SHA for 2881d11
build.gradle.kts
@@ -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
-
7
val gradleScriptDir by extra("${rootProject.projectDir}/gradle")
8
val qualityConfigsDir by extra("$gradleScriptDir/quality-configs")
9
val spotlessDtr by extra("$qualityConfigsDir/spotless")
0 commit comments