diff --git a/checkstyle.xml b/checkstyle.xml index 2219dec..cf551d9 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -4,6 +4,9 @@ "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" "https://checkstyle.org/dtds/configuration_1_3.dtd"> + + + @@ -67,6 +70,7 @@ + diff --git a/suppressions.xml b/suppressions.xml new file mode 100644 index 0000000..5935fec --- /dev/null +++ b/suppressions.xml @@ -0,0 +1,10 @@ + + + + + + +