Sign inSign up

beevelop/sonarlint

By beevelop

Updated over 8 years ago

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

Image
1

10K+

beevelop/sonarlint repository overview

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

Tag summary

Content type

Image

Digest

Size

481.9 MB

Last updated

over 8 years ago

docker pull beevelop/sonarlint