lib/gemsmith/templates/%gem_name%/.codeclimate.yml.tt in gemsmith-9.4.0 vs lib/gemsmith/templates/%gem_name%/.codeclimate.yml.tt in gemsmith-9.5.0
- old
+ new
@@ -1,7 +1,7 @@
prepare:
fetch:
- - https://raw.githubusercontent.com/bkuhlmann/code_quality/v0.3.0/configurations/.rubocop.yml
+ - https://raw.githubusercontent.com/bkuhlmann/code_quality/v1.0.0/configurations/rubocop/ruby.yml
engines:
shellcheck:
enabled: true
reek:
enabled: <%= config.dig :generate, :reek %>