eclipse-score / eclipse-score/baselibs
Remove obsolete Klockwork suppression comments
- Dominant language
- C++
- Stars
- 26
- Forks
- 85
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 47
Description
## Description
S-CORE does not use Klockwork, so the `KW_SUPPRESS_*` comment directives in this repository are obsolete and should be removed.
A repository search currently finds these markers in 201 files.
## Acceptance criteria
- [ ] All comments containing `KW_SUPPRESS_` are removed from the repository.
- [ ] The removal does not alter the surrounding executable code or intended behavior.
- [ ] Relevant formatting and validation checks pass.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for comments containing `KW_SUPPRESS_` and review the 201 matching files identified in the issue. Remove only those obsolete comment directives, preserving surrounding executable code, then run the repository’s relevant formatting and validation checks. Done means no `KW_SUPPRESS_` comments remain and validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100