comparison graal/GraalGraphviz/.checkstyle @ 2609:a57e051b33cd

Move Graphviz visualization code to its own project, GraalGraphviz
author Peter Hofer <peter.hofer@jku.at>
date Mon, 09 May 2011 10:43:57 +0200
parents graal/GraalGraph/.checkstyle@d9b2a8653054
children
comparison
equal deleted inserted replaced
2608:b1b58f908044 2609:a57e051b33cd
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="C1X Checkstyle checks" location="/GraalCompiler/.checkstyle_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="C1X Checkstyle checks" local="true">
8 <file-match-pattern match-pattern="." include-pattern="true"/>
9 </fileset>
10 </fileset-config>