.rubocop.yml in danger-gitlab_graph-0.0.7 vs .rubocop.yml in danger-gitlab_graph-0.1.0
- old
+ new
@@ -2,9 +2,10 @@
# If you don't like these settings, just delete this file :)
AllCops:
TargetRubyVersion: 2.7
+ NewCops: enable
Style/StringLiterals:
EnforcedStyle: double_quotes
Enabled: true