Jun's Blog

Output, activities, memo and etc.

Install Scala Lint tool on Mac

Install Scala Style.
http://www.scalastyle.org/command-line.html

$ brew install scalastyle
$ which scalastyle
/usr/local/bin/scalastyle
$ scalastyle Foo.scala