Skip to content

Commit

Permalink
fix: sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr committed Feb 6, 2025
1 parent 8d79dea commit 1f035d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sonar.exclusions=**/__tests__/**,**/__mocks__/**
sonar.exclusions=**/__tests__/**,**/__mocks__/**,**/*.sql,**/migrations/**,**/scripts/db/**

0 comments on commit 1f035d2

Please sign in to comment.