Skip to content

Commit

Permalink
ci: exclude domain model from sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
osopromadze committed Aug 20, 2023
1 parent 1c132cb commit e9f241f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sonar.branch.name=development
sonar.sources=src/main/
sonar.sources=src/java
sonar.exclusions=com/sopromadze/blogapi/domain/model/**

0 comments on commit e9f241f

Please sign in to comment.