1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-19 15:01:14 +00:00

Disable RuboCop Layout/DotPosition for now.

git-svn-id: http://svn.redmine.org/redmine/trunk@20810 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2021-03-17 13:30:32 +00:00
parent 7ed5e8976b
commit 7e4f557591

View File

@ -6,6 +6,12 @@
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
# SupportedStyles: leading, trailing
Layout/DotPosition:
Enabled: false
# Cop supports --auto-correct.
Layout/EmptyLineAfterGuardClause:
Exclude: