errorsAsWarnings property
getter/setter pair
When true, errors are logged as warnings and don't fail the check.
Implementation
bool errorsAsWarnings;
When true, errors are logged as warnings and don't fail the check.
bool errorsAsWarnings;