From e6a4d6910fb0bfa13d8f7a7233e415921efdb2a2 Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Sat, 15 Mar 2008 23:28:53 +0000 Subject: [PATCH] Adding the Lang checkstyle. I'm sure it'll need modifying to match Collections code style, but it's a start git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637493 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 checkstyle.xml diff --git a/checkstyle.xml b/checkstyle.xml new file mode 100644 index 000000000..b790ec370 --- /dev/null +++ b/checkstyle.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +