m4i/rubocop-git

View on GitHub

Showing 1 of 1 total issue

Method option_parser has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def option_parser
        @option_parser ||= OptionParser.new do |opt|
          opt.banner << ' [[commit] commit]'

          opt.on('-c', '--config FILE',
Severity: Minor
Found in lib/rubocop/git/cli.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language