rubocop-hq/rubocop

View on GitHub
lib/rubocop/cop/registry.rb

Summary

Maintainability
B
5 hrs
Test Coverage
A
100%

Class Registry has 40 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Registry
      include Enumerable

      def self.all
        global.without_department(:Test).cops
Severity: Minor
Found in lib/rubocop/cop/registry.rb - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status