I am using SonarLint for IntelliJ. Is there a way to analyze all files in git compare at once, without selecting them one by one?
This would be very helpful when I want to analyze all my changes done in a new feature, with lots of touched files.
If this is not possible, it would be a very nice time-saving feature.