Skip to content

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

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:analyzeOnlyContainedFiles
Nov 18, 2022
Merged

sonar.cxx.jsonCompilationDatabase.analyzeOnlyContainedFiles=True/False#2449
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:analyzeOnlyContainedFiles

Conversation

@guwirth
Copy link
Copy Markdown
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
Copy Markdown

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.

2 participants