From 036c205b08ec0be7a52980dc9724afd7f4f852e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Mon, 29 Sep 2025 12:20:14 +0200 Subject: [PATCH] Rubocops --- .rubocop.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rubocop.yml b/.rubocop.yml index 9b33bef..b928840 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -26,7 +26,6 @@ AllCops: plugins: - rubocop-performance - - rubocop-rails # Rules for CustomWorkflows Metrics/BlockLength: