mirror of https://github.com/shred/acme4j
Exclude example from Sonar tests
parent
e9a330b3a2
commit
fda6ce1185
|
@ -29,7 +29,8 @@
|
|||
<description>Example for using acme4j</description>
|
||||
|
||||
<properties>
|
||||
<sonar.exclusions>src/main/java/org/shredzone/acme4j/**</sonar.exclusions>
|
||||
<!-- I prefer readability over maintainability in the examples... -->
|
||||
<sonar.skip>true</sonar.skip>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue