Skip to content

Commit 1cde187

Browse files
authored
update build file
1 parent 1f98017 commit 1cde187

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,7 @@ sonarqube {
8787
property "sonar.projectKey", "amadeus4dev_amadeus-java"
8888
property "sonar.organization", "amadeus4dev"
8989
property "sonar.host.url", "https://sonarcloud.io"
90+
91+
properties["sonar.exclusions"] += "src/main/java/com/amadeus/resources/**"
9092
}
9193
}

0 commit comments

Comments
 (0)