mirror of
https://github.com/Balshgit/sonar-scanner.git
synced 2025-12-11 00:10:39 +03:00
remove sonar init file and change code destination
This commit is contained in:
@@ -14,7 +14,7 @@ sonar.projectName=My project
|
||||
sonar.projectVersion=1.0
|
||||
|
||||
# Path is relative to the sonar-project.properties file. Defaults to .
|
||||
sonar.sources=./code
|
||||
sonar.sources=.
|
||||
|
||||
# Encoding of the source code. Default is default system encoding
|
||||
sonar.sourceEncoding=UTF-8
|
||||
|
||||
Reference in New Issue
Block a user