From 2b5fe74faa6e3bf0def2e1155389003d09351218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20A=CC=8Ahman?= Date: Sun, 7 Apr 2019 21:15:36 +0200 Subject: [PATCH] Report Ruby 2.5 to CC --- .rubocop.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.rubocop.yml b/.rubocop.yml index 3a650ed..e300e98 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,5 +1,8 @@ # This is the modified configuration used to check the source code. +AllCops: + TargetRubyVersion: 2.5 # Update once CC has support for > 2.5 + # === OVERRIDE === # # - https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricslinelength