contrib/get_repository_tokens.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

def main
  OptionParser.new do |opts|
    opts.banner += ' [Repositories]'
    opts.separator 'Get repository CDN tokens'
    opts.version = '0.0.1'
Severity: Minor
Found in contrib/get_repository_tokens.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status