Allow a longer Layout/LineLength
for just the bottle blocks
This commit is contained in:
parent
aaddc66548
commit
3f5ae06ab1
@ -12,9 +12,9 @@ AllCops:
|
|||||||
FormulaAudit/Comments:
|
FormulaAudit/Comments:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
# The bottle block line length is long in its full form.
|
|
||||||
Layout/LineLength:
|
Layout/LineLength:
|
||||||
Max: 123
|
Exclude:
|
||||||
|
- Bottles.md # The bottle block line length is long in its full form.
|
||||||
|
|
||||||
# Apparently Casks are allowed to have constant definitions in blocks and we document this.
|
# Apparently Casks are allowed to have constant definitions in blocks and we document this.
|
||||||
Lint/ConstantDefinitionInBlock:
|
Lint/ConstantDefinitionInBlock:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user