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

Change CodeChecker analysis output to .codechecker/reports #91

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

csordasmarton
Copy link
Contributor

Closes #89

.codechecker directory may contain compilation database which is generated by the CodeChecker log command. It may also contain other files in the future. For this reason I recommend to change the output folder of the CodeChecker analyze command to .codechecker/reports.

@csordasmarton csordasmarton added this to the 1.3.0 milestone Feb 14, 2022
`.codechecker` directory may contain compilation database which is
generated by the `CodeChecker log` command. It may also contain other
files in the future. For this reason I recommend to change the
output folder of the `CodeChecker analyze` command to
`.codechecker/reports`.
@csordasmarton csordasmarton force-pushed the change_analysis_reports_dir branch from c5abee7 to 36448fb Compare February 14, 2022 15:43
Copy link
Collaborator

@Discookie Discookie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Discookie Discookie merged commit 92772e8 into Ericsson:main Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change CodeChecker analysis output to .codechecker/reports
2 participants