solid_lints
solid_lints copied to clipboard
Ignore methods/classes
In few rules we want to ignore certain methods/classes, and we want to extract and reuse this code.
Common issues is support of generics, etc.
The following rules should have these params:
- avoid_returning_widgets
- avoid_unused_parameters
- cyclomatic_complexity
- function_lines_of_code
- no_empty_bloc
- number_of_parameters