We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/*
/**
1 parent 9c8b40f commit 57067fcCopy full SHA for 57067fc
distributions/openhab/merge-addon-info.groovy
@@ -1,4 +1,4 @@
1
-/**
+/*
2
* Copyright (c) 2010-2025 Contributors to the openHAB project
3
*
4
* See the NOTICE file(s) distributed with this work for additional
pom.xml
@@ -138,8 +138,6 @@
138
<strictCheck>true</strictCheck>
139
<aggregate>true</aggregate>
140
<mapping>
141
- <groovy>JAVADOC_STYLE</groovy>
142
- <java>JAVADOC_STYLE</java>
143
<xml>xml-header-style</xml>
144
</mapping>
145
<useDefaultExcludes>true</useDefaultExcludes>
0 commit comments