license-* files confuse GH license detection
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -465,7 +465,7 @@ under the License.
|
||||
<configuration>
|
||||
<configLocation>${basedir}/checkstyle.xml</configLocation>
|
||||
<enableRulesSummary>false</enableRulesSummary>
|
||||
<headerFile>${basedir}/license-header.txt</headerFile>
|
||||
<headerFile>${basedir}/checkstyle-header.txt</headerFile>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
@@ -515,7 +515,7 @@ under the License.
|
||||
<configuration>
|
||||
<configLocation>${basedir}/checkstyle.xml</configLocation>
|
||||
<enableRulesSummary>false</enableRulesSummary>
|
||||
<headerFile>${basedir}/license-header.txt</headerFile>
|
||||
<headerFile>${basedir}/checkstyle-header.txt</headerFile>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user