From 211b7188af7eb761ab8646f9a8cd847aca9db026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Mat=C3=A8rne?= Date: Sat, 28 Jun 2014 21:09:33 +0200 Subject: [PATCH] update checkstyle (check 'DoubleCheckLocking' was removed in CS) --- check.xml | 2 +- src/etc/checkstyle/checkstyle-config | 35 ++++++++++++++++------------ 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/check.xml b/check.xml index 41551b985..9fdf96396 100644 --- a/check.xml +++ b/check.xml @@ -91,7 +91,7 @@ - diff --git a/src/etc/checkstyle/checkstyle-config b/src/etc/checkstyle/checkstyle-config index 160b098d3..b3232be7b 100644 --- a/src/etc/checkstyle/checkstyle-config +++ b/src/etc/checkstyle/checkstyle-config @@ -18,6 +18,19 @@ + + + + + + + + + + + + + @@ -42,12 +55,6 @@ - - - - - - @@ -55,7 +62,6 @@ - @@ -69,7 +75,6 @@ - @@ -77,7 +82,6 @@ - @@ -87,10 +91,8 @@ - - @@ -116,19 +118,22 @@ - - - - + + + + + + +