DFE-Digital/govuk-formbuilder

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

    There are no issues that match your filters.

    Category
    Status