source: osm/applications/viewer/jmapviewer/.checkstyle@ 31428

Last change on this file since 31428 was 31428, checked in by donvip, 9 years ago

[jmapviewer] enable findbugs/checkstyle

File size: 518 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2
3<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
4 <local-check-config name="JMapViewer" location="tools/checkstyle/jmapviewer_checks.xml" type="project" description="">
5 <additional-data name="protect-config-file" value="false"/>
6 </local-check-config>
7 <fileset name="all" enabled="true" check-config-name="JMapViewer" local="true">
8 <file-match-pattern match-pattern="." include-pattern="true"/>
9 </fileset>
10</fileset-config>
Note: See TracBrowser for help on using the repository browser.