sonarlint

1.1.0 • Public • Published

sonarlint

Package Sonarlint for Command Line as an npm module.

Sonarlint provides pre-commit feedback to developers on new bugs and quality issues injected into code, with several languages supported and simple usage.

Getting started

npm install --save-dev sonarlint

Using

Add sonarlint to your test suite like this, or see my package.json for an example of how I do it:

    "test""sonarlint --src 'src/**' --tests 'test/**'"

[ Sonarlint for Command Line is licensed under the GNU Lesser Public License v3.0 ]

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i sonarlint

    Weekly Downloads

    1,904

    Version

    1.1.0

    License

    ISC

    Last publish

    Collaborators

    • adam-moss