Skip to content

Commit c8a1f80

Browse files
authored
Fix sonarqube exclusions (#465)
1 parent a1e03ed commit c8a1f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ allprojects {
8484
property "sonar.projectKey", "StubbornJava_StubbornJava"
8585
property "sonar.organization", "stubbornjava"
8686
property "sonar.host.url", "https://sonarcloud.io"
87-
property "sonar.exclusions", "**/src/generated/*.java"
87+
property "sonar.exclusions", "**/src/generated/java/**/*.java"
8888
}
8989
}
9090
// Maven Publish End

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy