Skip to content

Commit

Permalink
Add SonarCloud config (#288)
Browse files Browse the repository at this point in the history
Describe project structure for more accurate static analysis.

No-Issue
  • Loading branch information
cutwater authored Aug 30, 2024
1 parent 7a36163 commit 5153b23
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
sonar.sources = galaxy_importer

sonar.tests = tests

sonar.python.version = 3.11

0 comments on commit 5153b23

Please sign in to comment.