resources/ecs-task.go
Method ECSTaskLister.List
has 56 lines of code (exceeds 50 allowed). Consider refactoring. Open
Open
func (l *ECSTaskLister) List(_ context.Context, o interface{}) ([]resource.Resource, error) {
opts := o.(*nuke.ListerOpts)
resources := make([]resource.Resource, 0)