igorshapiro/quaker

View on GitHub
lib/quaker.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def self.run
    Clamp do
      parameter "[SPEC_FILE]", "Extended docker-compose file"
      option %w(--tags -t), "TAGS", "Filter services (and dependencies) by tag", multivalued: true
      option %w(--dir -d), "DIR", "Specify base directory"
Severity: Minor
Found in lib/quaker.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status