style: handle line too long for new bottle blocks
The " was for a previous syntax we had, but we dropped that and changed our minds. This PR fixes the style check for the current implementation of the new bottle blocks.
This commit is contained in:
parent
61e38654ed
commit
46c5965037
@ -353,7 +353,7 @@ Layout/LineLength:
|
|||||||
' name "',
|
' name "',
|
||||||
' pkg "',
|
' pkg "',
|
||||||
' pkgutil: "',
|
' pkgutil: "',
|
||||||
' sha256 "',
|
' sha256 cellar: ',
|
||||||
"#{language}",
|
"#{language}",
|
||||||
"#{version.",
|
"#{version.",
|
||||||
' "/Library/Application Support/',
|
' "/Library/Application Support/',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user