forked from premiere/premiere-libtorrent
attempt to make sonar_scan to work with shallow clones
This commit is contained in:
parent
735f6fd1f4
commit
7dccf3db75
|
@ -9,6 +9,9 @@ sonar.host.url=https://sonarcloud.io
|
|||
# prior to SonarQube 6.1.
|
||||
sonar.projectName=libtorrent
|
||||
sonar.projectVersion=1.2
|
||||
|
||||
# to allow shallow clones
|
||||
sonar.scm.disabled=true
|
||||
|
||||
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on
|
||||
# Windows.
|
||||
|
|
Loading…
Reference in New Issue