Skip to content

SonarLint scans code for bugs and quality issues, with several languages supported and simple usage.

License

Notifications You must be signed in to change notification settings

beevelop/docker-sonarlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travis Pulls Layers Size Release Badges Beevelop

SonarLint for whale lovers

SonarLint offers the ability to scan code for bugs and quality issues, with several languages supported, minimal configuration and simple usage.


Usage

$ docker pull beevelop/sonarlint
$ docker run --rm -it -v `pwd`/guava:/code -v `pwd`/report:/report beevelop/sonarlint

Volumes

  • /code: Bind this volume to your local code / repo (required)
  • /report: Optionally bind a volume for the html report (stored as sonar.html)

One does not simply use latest

About

SonarLint scans code for bugs and quality issues, with several languages supported and simple usage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published