I have sonar.sources=my-directory
set however my scans are still referencing a lot of issues found in another directory that isn’t nested within my-directory
. I’m using a sonarcloud.properties
config file.
What am I missing?
I have sonar.sources=my-directory
set however my scans are still referencing a lot of issues found in another directory that isn’t nested within my-directory
. I’m using a sonarcloud.properties
config file.
What am I missing?
Hello @CWSites
and welcome to the SonarSource community.
Questions for you:
Let me know.
I didn’t have the initial .
I’ll give that a shot and see if that is the issue.
Hello @CWSites
Did you have the time to check with the initial “.” for your project sonarcloud properties file?
I have an outstanding PR which should hopefully be merged today with the change. Fingers crossed!
That did the trick, thank you so much!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.