Skip to content

Commit cfd8266

Browse files
committed
remove -<type> and expanded on -nocode desc [skip ci]
1 parent 3ce84f7 commit cfd8266

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

13751375
**-positive-constexpr**
13761376

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

13791379
**-nocode**
13801380

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

13841383
### Checking all C and C++ files
13851384

0 commit comments

Comments
 (0)