Added SonarQube analysis
This commit is contained in:
parent
fe3296f203
commit
c3a15dd145
2 changed files with 18 additions and 1 deletions
9
sonar-project.properties
Normal file
9
sonar-project.properties
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
sonar.projectKey=ezhov-evgeny_webdav-client-python-3
|
||||
sonar.organization=ezhov-evgeny
|
||||
# This is the name and version displayed in the SonarCloud UI.
|
||||
sonar.projectName=webdav-client-python-3
|
||||
sonar.projectVersion=0.13
|
||||
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
|
||||
sonar.sources=.
|
||||
# Encoding of the source code. Default is default system encoding
|
||||
sonar.sourceEncoding=UTF-8
|
||||
Loading…
Add table
Add a link
Reference in a new issue