Skip to content

Commit f570eac

Browse files
committed
additonal text [skip ci]
1 parent 064198b commit f570eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

man/manual-premium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@ Command to activate Misra C++ 2023 checkers:
13421342

13431343
## Suffixes
13441344

1345-
Some rules can have a suffix appended to the rule id to mark a sub-category of the warning. This gives the subset its own id, so you can suppress just those cases while keeping the rest of the rule active. Additional information is included in the warning notes if the suffix is present.
1345+
Some rules can have a suffix appended to the rule id to mark a sub-category of the warning that Cppcheck considers safe to suppress. This gives the subset its own id, so you can suppress just those cases while keeping the rest of the rule active. Additional information is included in the warning notes if the suffix is present.
13461346

13471347
**-positive-constexpr**
13481348

0 commit comments

Comments
 (0)