exer_log icon indicating copy to clipboard operation
exer_log copied to clipboard

refactor: avoid_unnecessary_containers linter rule

Open mfederowicz opened this issue 2 years ago • 1 comments

Summary

AVOID wrapping widgets in unnecessary containers.

Wrapping a widget in Container with no other parameters set has no effect and makes code needlessly more complex.

mfederowicz avatar Oct 01 '22 20:10 mfederowicz

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 18 '22 17:10 stale[bot]