mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 13:00:25 +01:00
rubocop: enable Layout/AlignArguments
git-svn-id: http://svn.redmine.org/redmine/trunk@19058 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -26,10 +26,6 @@ require:
|
||||
Bundler/OrderedGems:
|
||||
Enabled: false
|
||||
|
||||
# You can see results by changing "Enabled: true" and "rubocop --only Layout/AlignArguments"
|
||||
Layout/AlignArguments:
|
||||
Enabled: false
|
||||
|
||||
Layout/EmptyLineBetweenDefs:
|
||||
AllowAdjacentOneLineDefs: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user