summaryrefslogtreecommitdiffstats
path: root/.rubocop.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml4
1 files changed, 0 insertions, 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: