From 9b80c8fc17094d4925139a9fcf10f0c5658d4c5a Mon Sep 17 00:00:00 2001 From: Ellen Spertus Date: Tue, 17 Jul 2018 13:25:59 -0700 Subject: Installed scalastyle and created configuration file. Run with: sbt scalastyle --- scalding/scalastyle-config.xml | 117 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 scalding/scalastyle-config.xml (limited to 'scalding/scalastyle-config.xml') diff --git a/scalding/scalastyle-config.xml b/scalding/scalastyle-config.xml new file mode 100644 index 0000000..7e3596f --- /dev/null +++ b/scalding/scalastyle-config.xml @@ -0,0 +1,117 @@ + + Scalastyle standard configuration + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3