Issue
I am currently running sonarlint
plugin locally in Intelij
which works well.
I would like to run the plugin only for files that I have in my Changelist - before I push them and create a Pull request.
Is there a way to do this?
Solution
Yes you can do this
Select Analyze list and then choose Analyze VCS changed files with SonarLint
Answered By - user3341564
Answer Checked By - Katrina (JavaFixing Volunteer)