} gemspec # Use the latest RuboCop with the path option # (my local RuboCop code is mostly up to date 😀). # And it will be convenient to manage with ghq because # you do not have to worry about the value of path. gem 'rubocop', path: '/Users/koic/src/github.com/rubocop/rubocop'
cop that works only with new Ruby syntax. TargetRubyVersion: 3.2 # Suppress `An AutocorrectNotice must be defined in your RuboCop config` warn. Style/Copyright: Enabled: false