Skip to content

Commit 3d1291d

Browse files
authored
Add sonarcloud config (#392)
1 parent 37f2158 commit 3d1291d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.sonarcloud.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
sonar.python.version=3.10, 3.11, 3.12, 3.13
2+
sonar.sources=src/
3+
sonar.tests=tests/

0 commit comments

Comments
 (0)