rubocop-hq/rubocop

View on GitHub
lib/rubocop/directive_comment.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Class DirectiveComment has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class DirectiveComment
    # @api private
    LINT_DEPARTMENT = 'Lint'
    # @api private
    LINT_REDUNDANT_DIRECTIVE_COP = "#{LINT_DEPARTMENT}/RedundantCopDisableDirective"
Severity: Minor
Found in lib/rubocop/directive_comment.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status