Pattern: Missing use of explicit assertion
Issue: -
Requires assertion via assert
instead of inline documentation comments.
Rule provides the following settings:
enableIntegerRanges
(defaults tofalse
): enables support forpositive-int
,negative-int
andint<0, 100>
.enableAdvancedStringTypes
(defaults tofalse
): enables support forcallable-string
,numeric-string
andnon-empty-string
.