Skip to content

Conversation

@danmar
Copy link
Owner

@danmar danmar commented Nov 22, 2025

Number of checked configurations:
cppcheck file.c => 12
cppcheck -DX file.c => 1
cppcheck -DX --max-configs=6 file.c => 6

move logic from cmdlineparser to Settings class where the code can be reused (from GUI). The Settings::checkAllConfigs is removed.

@danmar danmar marked this pull request as ready for review November 27, 2025 14:56
@danmar
Copy link
Owner Author

danmar commented Nov 27, 2025

ok after #7985 has been merged I feel I can properly test this PR.

@sonarqubecloud
Copy link

@danmar danmar merged commit bb2bb4f into danmar:main Nov 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant