lib/sym/app/commands/bash_completion.rb

Summary

Maintainability
A
0 mins
Test Coverage

Method execute has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

        def execute
          file = opts[:bash_support]

          out = ''
          Sym::Constants.config.each_pair do |key, config|
Severity: Minor
Found in lib/sym/app/commands/bash_completion.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status