DEBSOURCES
Skip Quicknav
sources / ruby-rubocop-performance / 1.26.1-1 / lib / rubocop / performance.rb
1234567
# frozen_string_literal: true module RuboCop # RuboCop Performance project namespace. module Performance end end