Files
MaxKey/.checkstyle

8 lines
316 B
Plaintext
Raw Normal View History

2020-03-30 10:32:39 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
<fileset name="all" enabled="true" check-config-name="checkstyle-rules" local="false">
<file-match-pattern match-pattern="." include-pattern="true"/>
2020-03-30 10:32:39 +08:00
</fileset>
</fileset-config>