1 changed file
sonar-project.properties | ||
Add comment 3 # Author: Hari Sekhon
Add comment 4 # Date: 2016-07-19 18:31:17 +0100 (Tue, 19 Jul 2016)
Add comment 5 #
Add comment 6 Minus # https://github.com/HariSekhon/Template-repo
Add comment 6 Plus # https://github.com/HariSekhon/Environments
Add comment 7 #
Add comment 8 # License: see accompanying Hari Sekhon LICENSE file
Add comment 9 #
Add comment 20
Add comment 21 # Required metadata
Add comment 22 sonar.organization=harisekhon
Add comment 23 Minus sonar.projectName=Template-repo
Add comment 24 Minus sonar.projectKey=HariSekhon_Template-repo
Add comment 23 Plus sonar.projectName=Environments
Add comment 24 Plus sonar.projectKey=HariSekhon_Environments
Add comment 25 sonar.projectVersion=1.0
Add comment 26
Add comment 27 Minus sonar.projectDescription=Template-repo
Add comment 27 Plus sonar.projectDescription=Environments
Add comment 28
Add comment 29 Minus sonar.links.homepage=https://github.com/HariSekhon/Template-repo
Add comment 30 Minus sonar.links.scm=https://github.com/HariSekhon/Template-repo
Add comment 31 Minus sonar.links.issue=https://github.com/HariSekhon/Template-repo/issues
Add comment 32 Minus sonar.links.ci=https://github.com/HariSekhon/Template-repo/actions
Add comment 29 Plus sonar.links.homepage=https://github.com/HariSekhon/Environments
Add comment 30 Plus sonar.links.scm=https://github.com/HariSekhon/Environments
Add comment 31 Plus sonar.links.issue=https://github.com/HariSekhon/Environments/issues
Add comment 32 Plus sonar.links.ci=https://github.com/HariSekhon/Environments/actions
Add comment 33
Add comment 34 # directories to scan (defaults to sonar-project.properties dir otherwise)
Add comment 35 sonar.sources=.