File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 - doc/**/*.rb
66 - rake.gemspec
77
8- Style /LineLength :
8+ Metrics /LineLength :
99 Enabled : true
1010 Max : 120
1111
@@ -16,31 +16,31 @@ Style/StringLiterals:
1616 Enabled : true
1717 EnforcedStyle : double_quotes
1818
19- Style /IndentationWidth :
19+ Layout /IndentationWidth :
2020 Enabled : true
2121
22- Style /Tab :
22+ Layout /Tab :
2323 Enabled : true
2424
25- Style /EmptyLines :
25+ Layout /EmptyLines :
2626 Enabled : true
2727
28- Style /TrailingBlankLines :
28+ Layout /TrailingBlankLines :
2929 Enabled : true
3030
31- Style /TrailingWhitespace :
31+ Layout /TrailingWhitespace :
3232 Enabled : true
3333
34- Style /SpaceBeforeBlockBraces :
34+ Layout /SpaceBeforeBlockBraces :
3535 Enabled : true
3636
37- Style /SpaceInsideBlockBraces :
37+ Layout /SpaceInsideBlockBraces :
3838 Enabled : true
3939
40- Style /SpaceInsideHashLiteralBraces :
40+ Layout /SpaceInsideHashLiteralBraces :
4141 Enabled : true
4242
43- Style /CaseIndentation :
43+ Layout /CaseIndentation :
4444 Enabled : true
4545
4646Style/MultilineIfThen :
You can’t perform that action at this time.
0 commit comments