glebm/i18n-tasks

View on GitHub
lib/i18n/tasks/reports/terminal.rb

Summary

Maintainability
A
3 hrs
Test Coverage
B
87%

Class Terminal has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

      class Terminal < Base # rubocop:disable Metrics/ClassLength
        def missing_keys(forest = task.missing_keys)
          forest = collapse_missing_tree! forest
          if forest.present?
            print_title missing_title(forest)
Severity: Minor
Found in lib/i18n/tasks/reports/terminal.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status