Skip to content

Commit

Permalink
Merge pull request #19 from fga-eps-mds/fix-sonar
Browse files Browse the repository at this point in the history
Adiciona correções no sonar
  • Loading branch information
DaviMarinho authored Dec 10, 2023
2 parents 3639c45 + 3a6f57d commit 3dbe708
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
sonar.projectKey=fga-eps-mds_2023.2-UnB-TV-Users
sonar.organization=fga-eps-mds-1

sonar.host.url=https://sonarcloud.io
sonar.language=py

sonar.sources=src
sonar.tests=tests
# sonar.test.inclusions=tests/*.py
Expand Down

0 comments on commit 3dbe708

Please sign in to comment.