Skip to content

hantuzun/sonar-scalastyle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonar Scalastyle Plugin

Wraps up Scalastyle as a SonarQube plugin.

http://www.scalastyle.org/

Dependency Status

Instructions

  • Download and unzip SonarQube 4.3.2 or 4.4-RC3.
  • Download and unzip Sonar Runner.
  • Download the Sonar Scalastyle Plugin.
  • Copy the plugin to extensions/plugins directory of SonarQube.
  • Start the SonarQube server by running ./sonar.sh console under sonarqube<version>/bin/<your os> directory
  • Create a sonar-project.properties file at the root directory of your project.
  • Run sonar-runner in your project's root directory.
  • Check the report on http://localhost:9000/
  • You can log in with default username and password 'admin'.

Supports Sonar 4.3.1 +

About

SonarQube plugin for ScalaStyle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%