.rubocop.yml in jiminy-0.1.0.pre1 vs .rubocop.yml in jiminy-0.1.0
- old
+ new
@@ -1,4 +1,7 @@
+inherit_from:
+ - https://raw.githubusercontent.com/cookpad/global-style-guides/main/.rubocop.ruby.yml
+
AllCops:
TargetRubyVersion: 2.6
NewCops: enable
Style/Documentation:
\ No newline at end of file