Skip to content

Commit

Permalink
Merge pull request #422 from sawood14012/add-sonar
Browse files Browse the repository at this point in the history
feat: add sonar cloud properties
  • Loading branch information
Meer Sawood authored Nov 29, 2023
2 parents 72c41a8 + 88ccacf commit 46ad293
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Path to sources
sonar.sources=.
sonar.exclusions=**/*test*, **/vendor/**, **/zz_generated.*,
# Source encoding
sonar.sourceEncoding=UTF-8

0 comments on commit 46ad293

Please sign in to comment.