69dcd77817
Change-Id: I261d5bbb7d36308b7e460533dc2f20b2feeb19eb Signed-off-by: Graham Hayes <gr@ham.ie>
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
---
|
|
rules:
|
|
line-length:
|
|
# Allow some of our longer URLs
|
|
max: 95
|
|
allow-non-breakable-words: yes # Default
|
|
allow-non-breakable-inline-mappings: no # Default
|
|
truthy: disable
|