From e834e421dec30be8dade21287165d5eb95411c73 Mon Sep 17 00:00:00 2001 From: tedyu Date: Wed, 10 Feb 2016 10:58:41 +0000 Subject: [SPARK-13203] Add scalastyle rule banning use of mutable.SynchronizedBuffer andrewor14 Please take a look Author: tedyu Closes #11134 from tedyu/master. --- scalastyle-config.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'scalastyle-config.xml') diff --git a/scalastyle-config.xml b/scalastyle-config.xml index 967a482ba4..64619d2108 100644 --- a/scalastyle-config.xml +++ b/scalastyle-config.xml @@ -169,6 +169,18 @@ This file is divided into 3 sections: ]]> + + mutable\.SynchronizedBuffer + + + Class\.forName