mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
fix linecontinuation issue (#8160)
This commit is contained in:
committed by
GitHub
parent
50d2ad629e
commit
006250d9e7
@@ -176,6 +176,9 @@ Style/NumericLiterals:
|
||||
Style/RedundantCapitalW:
|
||||
Enabled: false
|
||||
|
||||
Style/RedundantLineContinuation:
|
||||
Enabled: false
|
||||
|
||||
Naming/AccessorMethodName:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user