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