Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit suppresses the following new RuboCop offense: ```console $ bundle exec rubocop (snip) lib/rubocop/cop/performance/uri_default_parser.rb:28:11: C: [Correctable] Style/RedundantReturn: Redundant return detected. return unless uri_parser_new?(node) do |captured_value| ^^^^^^ ```
- Loading branch information