lintNameRegex property
Regexp for mapping provided lint name.
Implementation
static final RegExp lintNameRegex = RegExp(r'^\d+_lines_limit_in_widgets$');
Regexp for mapping provided lint name.
static final RegExp lintNameRegex = RegExp(r'^\d+_lines_limit_in_widgets$');