Skip to content

Commit 3ce5d22

Browse files
author
Gonzalo Diaz
committed
[REFACTOR] sonarcloud sources excluded.
1 parent ebbf848 commit 3ce5d22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sonar-project.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ sonar.projectVersion=1.0
1313
sonar.sources=app/src/main/java/ae
1414
sonar.exclusions=**/App.java,**/CustomLogger.java
1515

16+
sonar.coverage.exclusions=**/App.java,**/CustomLogger.java
17+
1618
# Encoding of the source code. Default is default system encoding
1719
sonar.sourceEncoding=UTF-8
1820
sonar.java.source=19

0 commit comments

Comments
 (0)