lib/inch/cli/command/options/base_list.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method list_options has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

          def list_options(opts)
            opts.separator ''
            opts.separator 'List options:'

            opts.on('--all', 'Show all objects in the output') do
Severity: Minor
Found in lib/inch/cli/command/options/base_list.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status