Skip to content

Commit 34ba4b5

Browse files
committed
additonal text [skip ci]
1 parent c4fbc4c commit 34ba4b5

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
@@ -1370,7 +1370,7 @@ Command to activate Misra C++ 2023 checkers:
13701370

13711371
## Suffixes
13721372

1373-
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.
1373+
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.
13741374

13751375
**-positive-constexpr**
13761376

0 commit comments

Comments
 (0)