Skip to content

Commit

Permalink
Excluded scss theme from sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianrudnik committed Oct 31, 2023
1 parent a22a84e commit fc09d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sonar.sourceEncoding = UTF-8
sonar.exclusions = .run/**, .vscode/**, .idea/**, cypress/**
sonar.exclusions = .run/**, .vscode/**, .idea/**, cypress/**, frontend/src/assets/primefaces/theme-base/**
sonar.verbose = true

0 comments on commit fc09d86

Please sign in to comment.