Skip to content

Commit

Permalink
Merge pull request #8 from fga-eps-mds/fix-sonar
Browse files Browse the repository at this point in the history
Corrige sonar
  • Loading branch information
DaviMarinho authored Dec 10, 2023
2 parents da4552a + 62a0658 commit 011e413
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
sonar.projectKey=fga-eps-mds_2023.2-UnB-TV-Admin
sonar.projectKey=fga-eps-mds_2023.2-UnB-TV-VideoService
sonar.organization=fga-eps-mds-1

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

sonar.sources=src
sonar.tests=tests

Expand Down

0 comments on commit 011e413

Please sign in to comment.