SpontaneousCMS/spontaneous

View on GitHub
lib/spontaneous/cli/console.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method open_console has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def open_console
      prepare! :console

      ARGV.clear
      ARGV.concat [ "--readline", "--prompt-mode", "simple" ]
Severity: Minor
Found in lib/spontaneous/cli/console.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status