From 7ed5e8976bbd28b4cee2d8d28db37f19c2e51fdf Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 17 Mar 2021 13:17:43 +0000 Subject: [PATCH] Reverts r20655. git-svn-id: http://svn.redmine.org/redmine/trunk@20809 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- .rubocop.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.rubocop.yml b/.rubocop.yml index b934d6f8a..84361a324 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -37,10 +37,6 @@ Layout/ClosingParenthesisIndentation: Exclude: - 'lib/redmine/wiki_formatting/textile/redcloth3.rb' -Layout/DotPosition: - Enabled: true - EnforcedStyle: trailing - Layout/EmptyLinesAroundAccessModifier: Enabled: true Exclude: -- 2.39.5