DFE-Digital/govuk-formbuilder

View on GitHub
lib/govuk_design_system_formbuilder/elements/collection_select.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:, label:, caption:, form_group:, options: {}, **kwargs, &block)
Severity: Minor
Found in lib/govuk_design_system_formbuilder/elements/collection_select.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status