Skip to content

Commit a051bb5

Browse files
committed
suffixes
1 parent 2cababd commit a051bb5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

man/manual-premium.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,6 +1376,11 @@ Some rules can have a suffix appended to the rule id to mark a sub-category of t
13761376

13771377
the value of the expression is a non-negative constant. This suffix is considered safe to suppress by Cppcheck.
13781378

1379+
**-nocode**
1380+
1381+
**-char / -short / -long / -long-long**
1382+
specifies the specific inappropriate type used in bit field decleration
1383+
13791384
### Checking all C and C++ files
13801385

13811386
The `cert-c` and `misra-c-*` coding standards target C and therefore the checkers only check C files by default.

0 commit comments

Comments
 (0)