From 318b9e56d0b11a5ca4ea8da4879b4693bcf8763e Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Fri, 10 Jun 2016 15:31:29 +0200 Subject: Introduce coding style and checkstyle rules Change-Id: I1e67065393cdb901b81d5c5f8f3cec42f1b39fc8 Signed-off-by: Maros Marsalek --- .../src/main/resources/honeycomb-checkstyle.xml | 188 +++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 common/checkstyle/src/main/resources/honeycomb-checkstyle.xml (limited to 'common/checkstyle/src/main/resources/honeycomb-checkstyle.xml') diff --git a/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml b/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml new file mode 100644 index 000000000..794606cbe --- /dev/null +++ b/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg