Skip to content

Add YAML config file support#112

Merged
furtib merged 5 commits into
Ericsson:mainfrom
furtib:support-yaml
Dec 2, 2025
Merged

Add YAML config file support#112
furtib merged 5 commits into
Ericsson:mainfrom
furtib:support-yaml

Conversation

@furtib

@furtib furtib commented Dec 1, 2025

Copy link
Copy Markdown
Contributor

Why:
We want to support YAML config files

What:
Declare file extension for config files dinamically

Addresses:
Fixes #30

@furtib furtib requested a review from Szelethus December 1, 2025 12:43
@furtib furtib self-assigned this Dec 1, 2025
@furtib furtib added the enhancement New feature or request label Dec 1, 2025

@Szelethus Szelethus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We need a test.

Comment thread src/codechecker_config.bzl
Comment thread src/codechecker_config.bzl
@furtib

furtib commented Dec 1, 2025

Copy link
Copy Markdown
Contributor Author

We have a test under #103

@furtib furtib requested a review from Szelethus December 1, 2025 13:54
Comment thread src/codechecker_config.bzl Outdated
@furtib furtib requested a review from Szelethus December 2, 2025 11:55

@Szelethus Szelethus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Please see to my nits before merging.

Comment thread src/codechecker_config.bzl Outdated
Comment thread src/codechecker_config.bzl Outdated
Comment thread src/codechecker_config.bzl Outdated
@furtib furtib merged commit 2f291d3 into Ericsson:main Dec 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for YAML CodeChecker config files

2 participants