forked from premiere/premiere-libtorrent
attempt to make sonar_scan to work with shallow clones
This commit is contained in:
parent
735f6fd1f4
commit
7dccf3db75
|
@ -10,6 +10,9 @@ sonar.host.url=https://sonarcloud.io
|
|||
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.
|
||||
# This property is optional if sonar.modules is set.
|
||||
|
|
Loading…
Reference in New Issue