jzuber4/build_spec_runner

View on GitHub

Showing 1 of 1 total issue

Method agent_phase_commands has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def agent_phase_commands build_spec, phase
      commands = []
      commands << debug_message("Running phase \\\"#{phase}\\\"")

      build_spec.phases[phase].each do |cmd|
Severity: Minor
Found in lib/build_spec_runner/runner.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language