sickill/rainbow

View on GitHub
lib/rainbow/null_presenter.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class NullPresenter has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class NullPresenter < ::String
    def color(*_values)
      self
    end

Severity: Minor
Found in lib/rainbow/null_presenter.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status