Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sonar.cxx.jsonCompilationDatabase.analyzeOnlyContainedFiles=True/False #2449

Merged

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Nov 17, 2022

If analyzeOnlyContainedFiles=True is used, the analyzed files will be limited to the files contained in the 'JSON Compilation Database' file - the intersection of the files configured via sonar.projectBaseDir and the files contained in the 'JSON Compilation Database' file (default is False).


This change is Reviewable

If 'analyzeOnlyContainedFiles=True' is used, the analyzed files will be limited to the files contained in the 'JSON Compilation Database' file - the intersection of the files configured via 'sonar.projectBaseDir' and the files contained in the 'JSON Compilation Database' file (default is False).
@guwirth guwirth added this to the 2.1.0 milestone Nov 17, 2022
@guwirth guwirth self-assigned this Nov 18, 2022
@guwirth guwirth merged commit 5304fb6 into SonarOpenCommunity:master Nov 18, 2022
@Kinokin
Copy link

Kinokin commented Nov 18, 2022

Thanks. However, it will take some time until I can update our server again to test.

@guwirth guwirth deleted the analyzeOnlyContainedFiles branch February 8, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants