Skip to content

Commit

Permalink
fix(chore): fixing sonar smells
Browse files Browse the repository at this point in the history
resolving sonar smells to improve quality gate

GH-47
  • Loading branch information
arpit1503khanna committed Mar 21, 2023
1 parent 6213171 commit 9b4b346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Path to sources
sonar.sources=src
sonar.exclusions=src/__tests__/**
sonar.exclusions=src/mixins/audit.mixins.ts
#sonar.inclusions=

# Path to tests
Expand Down

0 comments on commit 9b4b346

Please sign in to comment.