buren/honey_format

View on GitHub
lib/honey_format/cli/cli.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method parse_options has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def parse_options(argv:)
      input_path = nil
      columns = nil
      output_path = nil
      delimiter = ','
Severity: Major
Found in lib/honey_format/cli/cli.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status