mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 02:58:05 +00:00
HHH-13685 Remove the obsolete FileContentsHolder module in checkstyle configuration
See https://github.com/checkstyle/checkstyle/issues/3573
This commit is contained in:
parent
ab4d87cfd1
commit
42f3948ce5
@ -10,9 +10,6 @@
|
||||
|
||||
<module name="TreeWalker">
|
||||
|
||||
<module name="FileContentsHolder"/>
|
||||
|
||||
|
||||
<module name="AvoidStarImport">
|
||||
<property name="severity" value="warning" />
|
||||
</module>
|
||||
|
@ -22,8 +22,6 @@
|
||||
|
||||
<module name="TreeWalker">
|
||||
|
||||
<module name="FileContentsHolder"/>
|
||||
|
||||
<!--
|
||||
High-priority warnings : fail the build...
|
||||
-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user