mirror of
https://github.com/rharkor/caching-for-turbo.git
synced 2025-06-08 01:37:01 +09:00
10 lines
215 B
YAML
10 lines
215 B
YAML
rules:
|
|
document-end: disable
|
|
document-start:
|
|
level: warning
|
|
present: false
|
|
line-length:
|
|
level: warning
|
|
max: 80
|
|
allow-non-breakable-words: true
|
|
allow-non-breakable-inline-mappings: true
|