decko-commons/decko

View on GitHub
card/spec/card/set/event/all_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

Avoid parameter lists longer than 5 parameters. [7/5]
Open

    def expect_skipping changes, log1, log2,
                        for_name: nil, skip_key: :skip, allowed: :allowed, force: false

This cop checks for methods with too many parameters. The maximum number of parameters is configurable. Keyword arguments can optionally be excluded from the total count.

There are no issues that match your filters.

Category
Status