grahamcrowell / PortfolioBackTester

0 stars 0 forks source link

Add Scala style plugin to project #6

Open grahamcrowell opened 7 years ago

grahamcrowell commented 7 years ago

This enforces naming conventions and other best practices with warnings in IDE at compile time.

I think u just add it sbt file.

grahamcrowell commented 7 years ago

http://www.scalastyle.org/configuration.html

grahamcrowell commented 7 years ago

how to configure: http://www.scalastyle.org/sbt.html

scala style docs: http://docs.scala-lang.org/style/