ministryofjustice/atet

View on GitHub
app/forms/address_attributes.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method but_skip_postcode_validation has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.but_skip_postcode_validation
    Module.new do
      extend ActiveSupport::Concern

      const_set :ADDRESS_LINE_LENGTH, 50
Severity: Minor
Found in app/forms/address_attributes.rb - About 1 hr to fix

There are no issues that match your filters.

Category
Status