Skip to content

Commit e1b8204

Browse files
committed
remove -<type> and expanded on -nocode desc [skip ci]
1 parent 3998d6e commit e1b8204

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

man/manual-premium.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,12 +1346,11 @@ Some rules can have a suffix appended to the rule id to mark a sub-category of t
13461346

13471347
**-positive-constexpr**
13481348

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

13511351
**-nocode**
13521352

1353-
**-char / -short / -long / -long-long**
1354-
specifies the specific inappropriate type used in bit field decleration
1353+
the line spliced into '//' comment contains no code, only whitespaces.
13551354

13561355
### Checking all C and C++ files
13571356

0 commit comments

Comments
 (0)