comparison graal/Compiler/.checkstyle @ 2507:9ec15d6914ca

Pull over of compiler from maxine repository.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Apr 2011 11:43:22 +0200
parents
children
comparison
equal deleted inserted replaced
2506:4a3bf8a5bf41 2507:9ec15d6914ca
1 <?xml version="1.0" encoding="UTF-8"?>
2 <fileset-config file-format-version="1.2.0" simple-config="true">
3 <local-check-config name="C1X Checkstyle checks" location=".checkstyle_checks.xml" type="project" description="">
4 <additional-data name="protect-config-file" value="false"/>
5 </local-check-config>
6 <fileset name="all" enabled="true" check-config-name="C1X Checkstyle checks" local="true">
7 <file-match-pattern match-pattern="." include-pattern="true"/>
8 </fileset>
9 </fileset-config>