Skip to content

Commit e093df2

Browse files
authored
Update checkstyle-suppressions.xml
Fix XML.
1 parent b978e9c commit e093df2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/conf/checkstyle-suppressions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<!DOCTYPE suppressions PUBLIC -//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN "https://checkstyle.org/dtds/suppressions_1_0.dtd">
2+
<!DOCTYPE suppressions PUBLIC "-//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN" "https://checkstyle.org/dtds/suppressions_1_0.dtd">
33
<!--
44
Licensed to the Apache Software Foundation (ASF) under one or more
55
contributor license agreements. See the NOTICE file distributed with

0 commit comments

Comments
 (0)