6 lines
114 B
YAML
6 lines
114 B
YAML
# yaml-language-server: $schema=https://json.schemastore.org/yamllint.json
|
|
---
|
|
rules:
|
|
line-length:
|
|
max: 128
|