.rubocop.yml in pg_objects-0.3.4 vs .rubocop.yml in pg_objects-0.4.2
- old
+ new
@@ -5,10 +5,10 @@
inherit_from: .rubocop_todo.yml
AllCops:
# EnabledByDefault: true
- TargetRubyVersion: 2.5
+ TargetRubyVersion: 2.3
# Cop names are not d§splayed 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