rubocop-all.yml in gitlab-styles-3.4.0 vs rubocop-all.yml in gitlab-styles-4.0.0
- old
+ new
@@ -1,6 +1,6 @@
AllCops:
- TargetRubyVersion: 2.3
+ TargetRubyVersion: 2.6
# Cop names are not displayed in offense messages by default. Change behavior
# by overriding DisplayCopNames, or by giving the -D/--display-cop-names
# option.
DisplayCopNames: true
# Style guide URLs are not displayed in offense messages by default. Change