From 34e77a9fe24106728a21d6d88a7ee8e42cca4dae Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Thu, 9 Apr 2015 16:07:18 +0200 Subject: Disable style tests that are known not to pass. Dotty uses returns, nulls, and has methods with huge cyclomatic compexity --- scalastyle-config.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'scalastyle-config.xml') diff --git a/scalastyle-config.xml b/scalastyle-config.xml index 7e3596f12..6e4d7be66 100644 --- a/scalastyle-config.xml +++ b/scalastyle-config.xml @@ -55,7 +55,7 @@ - + @@ -67,9 +67,9 @@ - - - + + + @@ -78,12 +78,12 @@ - + - + @@ -106,12 +106,12 @@ - + - + \ No newline at end of file -- cgit v1.2.3