Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2de1b57

Browse files
author
Will Fleming
committed
don't align multiline hashes
1 parent 4968a34 commit 2de1b57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Metrics/ModuleLength:
2222
Exclude:
2323
- 'spec/**/*'
2424

25+
Style/AlignHash:
26+
Enabled: false
27+
2528
Style/GuardClause:
2629
Enabled: false
2730

0 commit comments

Comments
 (0)