temporarily comment out nohttp-checkstyle.xml

This commit is contained in:
Spencer Gibb
2019-12-19 15:08:48 -05:00
parent 0953f45189
commit a29ba7bc95

View File

@@ -24,6 +24,6 @@
<!-- Configure checker to run on files with these extensions -->
<property name="fileExtensions" value=""/>
<!-- For detailed checkstyle configuration, see https://github.com/spring-io/nohttp/tree/master/nohttp-checkstyle -->
<module name="io.spring.nohttp.checkstyle.check.NoHttpCheck">
</module>
<!--<module name="io.spring.nohttp.checkstyle.check.NoHttpCheck">
</module>-->
</module>