kishikawakatsumi/xcjobs

View on GitHub
lib/xcjobs/certificate.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method define has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def define
      namespace :certificates do
        desc 'install certificates'
        task :install do
          sh %[security create-keychain -p "" "#{keychain_name}"]
Severity: Minor
Found in lib/xcjobs/certificate.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status