From 301fbd25b194af3259cb2e1df3d6b6824a89503c Mon Sep 17 00:00:00 2001 From: Rustam Ibragimov Date: Fri, 15 Mar 2024 00:53:09 +0300 Subject: [PATCH] [rubocop] updates --- .rubocop.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rubocop.yml b/.rubocop.yml index 3ca4c83..85f7127 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -14,7 +14,6 @@ AllCops: - Rakefile - smart_validator.gemspec - bin/console - DisplayCopNames: true SuggestExtensions: false