|
|
@ -4,7 +4,7 @@
|
|
|
|
<property name="charset" value="UTF-8"/>
|
|
|
|
<property name="charset" value="UTF-8"/>
|
|
|
|
<property name="fileExtensions" value=""/>
|
|
|
|
<property name="fileExtensions" value=""/>
|
|
|
|
<module name="io.spring.nohttp.checkstyle.check.NoHttpCheck">
|
|
|
|
<module name="io.spring.nohttp.checkstyle.check.NoHttpCheck">
|
|
|
|
<property name="whitelistFileName" value="${config_loc}/whitelist.lines"/>
|
|
|
|
<property name="allowlistFileName" value="${config_loc}/allowlist.lines"/>
|
|
|
|
</module>
|
|
|
|
</module>
|
|
|
|
<module name="SuppressionFilter">
|
|
|
|
<module name="SuppressionFilter">
|
|
|
|
<property name="file" value="${config_loc}/suppressions.xml"/>
|
|
|
|
<property name="file" value="${config_loc}/suppressions.xml"/>
|
|
|
|