annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2550
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
2
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
3 <fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
4 <local-check-config name="C1X Checkstyle checks" location="/GraalCompiler/.checkstyle_checks.xml" type="project" description="">
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
5 <additional-data name="protect-config-file" value="false"/>
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
6 </local-check-config>
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
7 <fileset name="all" enabled="true" check-config-name="C1X Checkstyle checks" local="true">
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
8 <file-match-pattern match-pattern="." include-pattern="true"/>
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
9 </fileset>
d9b2a8653054 Enabled checkstyle for the GraalGraph project. Fixed checkstyle errors. Set correct code formatter.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
10 </fileset-config>