BigKeeper/big-keeper

View on GitHub
lib/big_keeper/command/pod.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method pod_command has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.pod_command
    desc 'Podfile operation'
    command :podfile do |podfile|
      podfile.desc 'Podfile'

Severity: Minor
Found in lib/big_keeper/command/pod.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status