solid-vovabeloded

Results 2 comments of solid-vovabeloded

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

So, basically, we should check that the debugPrint call is wrapped into the `!kReleaseMode` check, otherwise, we should show the warning. Also, we should update the lint name to be...