%PDF- %PDF-
| Direktori : /proc/self/root/opt/plesk/ruby/3.2.2/lib64/ruby/3.2.0/bundler/templates/newgem/ |
| Current File : //proc/self/root/opt/plesk/ruby/3.2.2/lib64/ruby/3.2.0/bundler/templates/newgem/rubocop.yml.tt |
AllCops:
TargetRubyVersion: <%= ::Gem::Version.new(config[:required_ruby_version]).segments[0..1].join(".") %>
Style/StringLiterals:
Enabled: true
EnforcedStyle: double_quotes
Style/StringLiteralsInInterpolation:
Enabled: true
EnforcedStyle: double_quotes
Layout/LineLength:
Max: 120