wanelo/joyent-provisioner

View on GitHub

Showing 1 of 1 total issue

Method inherited has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def inherited subclass
        @commands ||= {}
        @commands[subclass.name.split("::").last.downcase] = subclass

        subclass.instance_eval do
Severity: Major
Found in lib/provisioner/cli.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language