mirror of https://github.com/dapr/java-sdk.git
Ensure checkstyle header file is referenced from parent POM (#1087)
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com> Co-authored-by: Artur Ciocanu <ciocanu@adobe.com>
This commit is contained in:
parent
a98327e7d9
commit
5618af5ed9
|
@ -53,7 +53,6 @@
|
|||
|
||||
<module name="RegexpHeader">
|
||||
<property name="fileExtensions" value="java"/>
|
||||
<property name="headerFile" value=".java_header"/>
|
||||
</module>
|
||||
|
||||
<module name="TreeWalker">
|
||||
|
|
Loading…
Reference in New Issue