From 4a4982c76a4fe292269b0a381e7c22c37597b1a6 Mon Sep 17 00:00:00 2001 From: Svyatoslav Kryukov Date: Fri, 22 Nov 2024 21:23:04 +0300 Subject: [PATCH] Update .rubocop_todo.yml --- .rubocop_todo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 99d08152..2d31cb78 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -1,6 +1,6 @@ # This configuration was generated by # `rubocop --auto-gen-config --exclude-limit 10000` -# on 2024-11-11 08:39:28 UTC using RuboCop version 1.68.0. +# on 2024-11-22 18:22:40 UTC using RuboCop version 1.68.0. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new @@ -623,7 +623,7 @@ Style/WordArray: EnforcedStyle: percent MinSize: 4 -# Offense count: 16 +# Offense count: 19 # This cop supports safe autocorrection (--autocorrect). # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns. # URISchemes: http, https