Please provide
And a thorough description of the problem / question:
Hello ! I want to know how sonarlint detect the branch of my code. It was bind branch ‘master’ when code was on the branch ‘master_c’。
Hey there.
From the docs:
SonarLint’s branch awareness attempts to find the best matching branch from the server to align your code with the most recent analysis and works automatically when running in Connected Mode.
Is branch master_c analyzed on your SonarQUbe server?
master_c
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.