mirror of
https://github.com/TeamNewPipe/nanojson
synced 2024-12-21 21:19:54 +00:00
11 lines
490 B
XML
11 lines
490 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
|
|
<local-check-config name="nanojson" location="checkstyle.xml" type="project" description="">
|
|
<additional-data name="protect-config-file" value="false"/>
|
|
</local-check-config>
|
|
<fileset name="all" enabled="true" check-config-name="nanojson" local="true">
|
|
<file-match-pattern match-pattern="." include-pattern="true"/>
|
|
</fileset>
|
|
</fileset-config>
|