data/ruby-rubocop-performance-1.7.1/.circleci/config.yml: ASCII text data/ruby-rubocop-performance-1.7.1/.gitattributes: ASCII text data/ruby-rubocop-performance-1.7.1/.github/FUNDING.yml: ASCII text data/ruby-rubocop-performance-1.7.1/.github/ISSUE_TEMPLATE/bug_report.md: ASCII text data/ruby-rubocop-performance-1.7.1/.github/ISSUE_TEMPLATE/feature_request.md: ASCII text data/ruby-rubocop-performance-1.7.1/.github/PULL_REQUEST_TEMPLATE.md: ASCII text data/ruby-rubocop-performance-1.7.1/.gitignore: ASCII text data/ruby-rubocop-performance-1.7.1/.rspec: ASCII text data/ruby-rubocop-performance-1.7.1/.rubocop.yml: ASCII text data/ruby-rubocop-performance-1.7.1/.rubocop_todo.yml: ASCII text data/ruby-rubocop-performance-1.7.1/CHANGELOG.md: ASCII text data/ruby-rubocop-performance-1.7.1/CONTRIBUTING.md: ASCII text data/ruby-rubocop-performance-1.7.1/Gemfile: ASCII text data/ruby-rubocop-performance-1.7.1/LICENSE.txt: ASCII text data/ruby-rubocop-performance-1.7.1/README.md: ASCII text data/ruby-rubocop-performance-1.7.1/Rakefile: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/config/default.yml: ASCII text data/ruby-rubocop-performance-1.7.1/docs/antora.yml: ASCII text data/ruby-rubocop-performance-1.7.1/docs/modules/ROOT/nav.adoc: ASCII text data/ruby-rubocop-performance-1.7.1/docs/modules/ROOT/pages/cops.adoc: ASCII text data/ruby-rubocop-performance-1.7.1/docs/modules/ROOT/pages/cops_performance.adoc: ASCII text data/ruby-rubocop-performance-1.7.1/docs/modules/ROOT/pages/index.adoc: ASCII text data/ruby-rubocop-performance-1.7.1/docs/modules/ROOT/pages/installation.adoc: ASCII text data/ruby-rubocop-performance-1.7.1/docs/modules/ROOT/pages/usage.adoc: ASCII text data/ruby-rubocop-performance-1.7.1/legacy-docs/cops.md: exported SGML document, ASCII text data/ruby-rubocop-performance-1.7.1/legacy-docs/cops_performance.md: ASCII text data/ruby-rubocop-performance-1.7.1/legacy-docs/index.md: ASCII text data/ruby-rubocop-performance-1.7.1/legacy-docs/installation.md: ASCII text data/ruby-rubocop-performance-1.7.1/legacy-docs/usage.md: ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop-performance.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/mixin/regexp_metacharacter.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/mixin/sort_block.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/ancestors_include.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/big_decimal_with_numeric_argument.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/bind_call.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/caller.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/case_when_splat.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/casecmp.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/chain_array_allocation.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/compare_with_block.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/count.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/delete_prefix.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/delete_suffix.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/detect.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/double_start_end_with.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/end_with.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/fixed_size.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/flat_map.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/inefficient_hash_search.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/io_readlines.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/open_struct.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/range_include.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/redundant_block_call.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/redundant_match.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/redundant_merge.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/redundant_sort_block.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/redundant_string_chars.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/regexp_match.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/reverse_each.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/reverse_first.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/size.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/sort_reverse.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/squeeze.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/start_with.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/string_include.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/string_replacement.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/times_map.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/unfreeze_string.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance/uri_default_parser.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/cop/performance_cops.rb: ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/performance.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/performance/inject.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/lib/rubocop/performance/version.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/mkdocs.yml: ASCII text data/ruby-rubocop-performance-1.7.1/readthedocs.yml: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.0.0.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.1.0.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.2.0.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.3.0.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.4.0.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.4.1.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.5.0.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.5.1.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.5.2.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.6.0.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.6.1.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.7.0.md: ASCII text data/ruby-rubocop-performance-1.7.1/relnotes/v1.7.1.md: ASCII text data/ruby-rubocop-performance-1.7.1/spec/project_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/ancestors_include_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/big_decimal_with_numeric_argument_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/bind_call_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/caller_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/case_when_splat_spec.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/casecmp_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/chain_array_allocation_spec.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/compare_with_block_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/count_spec.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/delete_prefix_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/delete_suffix_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/detect_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/double_start_end_with_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/end_with_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/fixed_size_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/flat_map_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/inefficient_hash_search_spec.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/io_readlines_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/open_struct_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/range_include_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/redundant_block_call_spec.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/redundant_match_spec.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/redundant_merge_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/redundant_sort_block_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/redundant_string_chars_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/regexp_match_spec.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/reverse_each_spec.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/reverse_first_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/size_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/sort_reverse_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/squeeze_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/start_with_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/string_include_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/string_replacement_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/times_map_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/unfreeze_string_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/rubocop/cop/performance/uri_default_parser_spec.rb: ASCII text data/ruby-rubocop-performance-1.7.1/spec/spec_helper.rb: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/tasks/cops_documentation.rake: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/tasks/cut_release.rake: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/debian/changelog: ASCII text data/ruby-rubocop-performance-1.7.1/debian/control: ASCII text data/ruby-rubocop-performance-1.7.1/debian/copyright: ASCII text data/ruby-rubocop-performance-1.7.1/debian/patches/0001-Remove-git-from-gemspec.patch: unified diff output, ASCII text data/ruby-rubocop-performance-1.7.1/debian/patches/series: ASCII text data/ruby-rubocop-performance-1.7.1/debian/ruby-rubocop-performance.docs: ASCII text data/ruby-rubocop-performance-1.7.1/debian/ruby-tests.rake: ASCII text data/ruby-rubocop-performance-1.7.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/ruby-rubocop-performance-1.7.1/debian/salsa-ci.yml: ASCII text data/ruby-rubocop-performance-1.7.1/debian/source/format: ASCII text data/ruby-rubocop-performance-1.7.1/debian/upstream/metadata: ASCII text data/ruby-rubocop-performance-1.7.1/debian/watch: ASCII text data/ruby-rubocop-performance-1.7.1/.pc/.version: ASCII text data/ruby-rubocop-performance-1.7.1/.pc/.quilt_patches: ASCII text data/ruby-rubocop-performance-1.7.1/.pc/.quilt_series: ASCII text data/ruby-rubocop-performance-1.7.1/.pc/applied-patches: ASCII text data/ruby-rubocop-performance-1.7.1/.pc/0001-Remove-git-from-gemspec.patch/rubocop-performance.gemspec: Ruby script, ASCII text data/ruby-rubocop-performance-1.7.1/rubocop-performance.gemspec: Ruby script, ASCII text