DFE-Digital/govuk-formbuilder

View on GitHub
lib/govuk_design_system_formbuilder/elements/radios/collection.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

        def initialize(builder, object_name, attribute_name, collection, value_method:, text_method:, hint_method:, hint:, legend:, caption:, inline:, small:, bold_labels:, form_group:, include_hidden:, **kwargs, &block)
Severity: Minor
Found in lib/govuk_design_system_formbuilder/elements/radios/collection.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status