Added

git-svn-id: https://svn.apache.org/repos/asf/jakarta/tapestry/branches/branch-3-0@390459 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/.checkstyle b/.checkstyle
new file mode 100644
index 0000000..2e8139b
--- /dev/null
+++ b/.checkstyle
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<fileset-config file-format-version="1.2.0" simple-config="true">
+    <fileset name="all" enabled="true" check-config-name="Sun Checks" local="false">
+        <file-match-pattern match-pattern="." include-pattern="true"/>
+    </fileset>
+</fileset-config>