diff --git a/script/github_pr_errors b/script/github_pr_errors index 635d7488b75..9ce5021f195 100755 --- a/script/github_pr_errors +++ b/script/github_pr_errors @@ -85,7 +85,7 @@ class Options options.merge!(parse_url(ARGV.first)) if ARGV.any? end - def parse_args + def parse_args # rubocop:disable Metrics/AbcSize options = {} opt_parser = OptionParser.new do |parser| parser.banner = BANNER