Skip to content

Commit 1e496a7

Browse files
committed
suffixes
1 parent bfd71f2 commit 1e496a7

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
@@ -1348,6 +1348,11 @@ Some rules can have a suffix appended to the rule id to mark a sub-category of t
13481348

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

1351+
**-nocode**
1352+
1353+
**-char / -short / -long / -long-long**
1354+
specifies the specific inappropriate type used in bit field decleration
1355+
13511356
### Checking all C and C++ files
13521357

13531358
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)