Skip to content

Skeleton project with static analysis provided by scalac switches, Wartremover, and Scalastyle

License

Notifications You must be signed in to change notification settings

leifwickland/static-analysis-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See the companion slides for the talk given at PNWScala 2014.

See src/main/scala/BadThings.scala for examples of analysis. Individually uncomment lines to see the various tools in action. In sbt, run compile, lint:compile, and scalastyle to see the effects of static anaylsis.

To slurp linting into your project, copy lint.sbt and project/lint.sbt.

About

Skeleton project with static analysis provided by scalac switches, Wartremover, and Scalastyle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published