Skip to content

Commit 75183d0

Browse files
committed
Add some sonarqube settings
1 parent ccebe48 commit 75183d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sonar-project.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
sonar.projectKey=django-windowsauthtoken
22
sonar.host.url=https://sonarqube.whyscream.net
3+
sonar.python.version=3.9, 3.10, 3.11, 3.12, 3.13
4+
sonar.tests = tests

0 commit comments

Comments
 (0)