Skip to content

Commit

Permalink
sonar changes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsall committed Oct 11, 2021
1 parent 212203c commit bc655e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ sonar.language=java
sonar.java.source=11

sonar.cpd.exclusions=**/model/*
sonar.coverage.exclusions=**/AuthControllerImpl*,**/ApplicationConfig*,**/servicebus/*,**/messaging/*
sonar.coverage.exclusions=**/AuthControllerImpl*,**/ApplicationConfig*,**/servicebus/*,**/messaging/**

0 comments on commit bc655e5

Please sign in to comment.