setup-mark-action/.yamllint.yml

11 lines
163 B
YAML
Raw Normal View History

2024-03-26 21:37:02 +09:00
---
extends: default
rules:
comments:
min-spaces-from-content: 1
line-length:
max: 165
allow-non-breakable-inline-mappings: true
level: error