We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cde187 commit 9abe03aCopy full SHA for 9abe03a
build.gradle
@@ -87,7 +87,5 @@ sonarqube {
87
property "sonar.projectKey", "amadeus4dev_amadeus-java"
88
property "sonar.organization", "amadeus4dev"
89
property "sonar.host.url", "https://sonarcloud.io"
90
-
91
- properties["sonar.exclusions"] += "src/main/java/com/amadeus/resources/**"
92
}
93
0 commit comments