From 856a9671aeff07a3113b954016d514d7672470ad Mon Sep 17 00:00:00 2001 From: Bill O'Neil Date: Sat, 4 Sep 2021 03:34:09 -0400 Subject: [PATCH] Fix sonarqube exclusions --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b1c8808..d09d009 100644 --- a/build.gradle +++ b/build.gradle @@ -84,7 +84,7 @@ allprojects { property "sonar.projectKey", "StubbornJava_StubbornJava" property "sonar.organization", "stubbornjava" property "sonar.host.url", "https://sonarcloud.io" - property "sonar.exclusions", "**/src/generated/*.java" + property "sonar.exclusions", "**/src/generated/java/**/*.java" } } // Maven Publish End 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