Delete sonar-project.properties

This commit is contained in:
sn-ravance 2021-12-20 15:04:43 -06:00 committed by GitHub
parent 65cf444dcb
commit 5f98dc09f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +0,0 @@
# must be unique in a given SonarQube instance
sonar.projectKey=sonarqubepsa
# --- optional properties ---
# defaults to project key
sonar.projectName=sonarqubepsa
# defaults to 'not provided'
sonar.projectVersion=1.0
# Path is relative to the sonar-project.properties file. Defaults to .
sonar.sources=.
# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8