DFE-Digital/govuk-formbuilder

View on GitHub
lib/govuk_design_system_formbuilder/elements/check_boxes/fieldset_check_box.rb

Summary

Maintainability
A
45 mins
Test Coverage
A
100%

Method initialize has 7 arguments (exceeds 5 allowed). Consider refactoring.
Open

        def initialize(builder, object_name, attribute_name, value, unchecked_value, label:, hint:, link_errors:, multiple:, exclusive:, **kwargs, &block)

    There are no issues that match your filters.

    Category
    Status