mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +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:
parent
7ed5e8976b
commit
7e4f557591
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user