13 lines
422 B
XML
13 lines
422 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE module PUBLIC "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" "https://checkstyle.org/dtds/configuration_1_3.dtd">
|
|
|
|
<!--
|
|
This configuration file was written by the eclipse-cs plugin configuration editor
|
|
-->
|
|
<!--
|
|
Checkstyle-Configuration: Project Checks
|
|
Description: none
|
|
-->
|
|
<module name="Checker">
|
|
<property name="severity" value="warning"/>
|
|
</module>
|