Added more tests.
This commit is contained in:
parent
e8e7f65b2c
commit
352bdaeb0d
7 changed files with 102 additions and 34 deletions
|
@ -78,6 +78,7 @@ detekt {
|
|||
|
||||
sonarqube {
|
||||
properties {
|
||||
property("sonar.projectName", "semver-gradle")
|
||||
property("sonar.projectKey", "ethauvin_semver-gradle")
|
||||
property("sonar.organization", "ethauvin-github")
|
||||
property("sonar.host.url", "https://sonarcloud.io")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue