Browse Source

Ignore src/main/data/resources for license format

pull/11829/head
ViacheslavKlimov 2 years ago
parent
commit
3067c85df0
  1. 1
      pom.xml

1
pom.xml

@ -849,6 +849,7 @@
<exclude>.run/**</exclude>
<exclude>**/NetworkReceive.java</exclude>
<exclude>**/lwm2m-registry/**</exclude>
<exclude>src/main/data/resources/**</exclude>
</excludes>
<mapping>
<proto>JAVADOC_STYLE</proto>

Loading…
Cancel
Save