Update nohttp-checkstyle.xml

This commit is contained in:
landry333 2020-03-27 03:00:58 -04:00 committed by GitHub
parent a0e3b35cef
commit 5c18155b47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!DOCTYPE module PUBLIC
"-//Pupy Crawl//DTD Check Configuration 1.2//EN"
"-//Puppy Crawl//DTD Check Configuration 1.2//EN"
"https://checkstyle.org/dtds/configuration_1_2.dtd">
<module name="com.puppycrawl.tools.checkstyle.Checker">
<module name="io.spring.nohttp.checkstyle.check.NoHttpCheck"/>