Skip to content

Commit c6c9490

Browse files
Re-adapt sonar test exclusions
1 parent c4e2edd commit c6c9490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<sonar.organization>computerdaddyguy</sonar.organization>
5151
<sonar.projectKey>ComputerDaddyGuy_JFileTreePrettyPrinter</sonar.projectKey>
5252
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
53+
<sonar.sensor.cache.project.enable>false</sonar.sensor.cache.project.enable>
5354
<sonar.sources>
5455
/jfiletreeprettyprinter-core/src/main/java,
5556
/jfiletreeprettyprinter-cli/src/main/java,

0 commit comments

Comments
 (0)