#
reason-string
#
Description
Require or revert statement must have a reason string and check that each reason string is at most N characters long.
#
Options
#
Example Config
{
"id": "reason-string",
"severity": "WARNING",
"data": 20
}
#
Examples
#
Good
This rule does not have good examples.
#
Bad
This rule does not have bad examples.