ashmckenzie/percheron

View on GitHub
lib/percheron/stack.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Stack has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Stack
    extend Forwardable

    def_delegators :stack_config, :name, :description

Severity: Minor
Found in lib/percheron/stack.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status