DEV Community

Cover image for Improve code quality with few clicks
pBose
pBose

Posted on

Improve code quality with few clicks

SonarLint

SonarLint is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker

Supported languages!
image

Installation

VS Code:

  • Open VSCode and click on the sidebar Extension menu
    image

  • Type SonarLint and choose the extension from SonarSource
    image

  • Click on Install
    image

  • Reload VSCode

You can check here How it works

Start writting code
image

Conclusion

Help to grow other developers and yourself.

Love and best wishes to all creators.

If you found this article interesting please consider following me on Twitter, facebook

Latest comments (0)