Preview: rubocop.yml.tt
Size: 236 B
//proc/thread-self/root/opt/alt/ruby33/share/gems/gems/bundler-2.5.22/lib/bundler/templates/newgem/rubocop.yml.tt
AllCops:
TargetRubyVersion: <%= ::Gem::Version.new(config[:required_ruby_version]).segments[0..1].join(".") %>
Style/StringLiterals:
EnforcedStyle: double_quotes
Style/StringLiteralsInInterpolation:
EnforcedStyle: double_quotes
Directory Contents
Dirs: 9 × Files: 13