.rubocop.yml in solid_queue_dashboard-0.0.1 vs .rubocop.yml in solid_queue_dashboard-0.1.0
- old
+ new
@@ -1,4 +1,7 @@
+inherit_gem:
+ rubocop-rails-omakase: rubocop.yml
+
AllCops:
TargetRubyVersion: 3.0
Style/StringLiterals:
EnforcedStyle: double_quotes