af83/chouette-core

View on GitHub
app/models/chouette/company.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method nullable_attributes has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.nullable_attributes # rubocop:disable Metrics/MethodLength
      %i[
        address_line_1
        address_line_2
        code
Severity: Minor
Found in app/models/chouette/company.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status