Files

9 lines
111 B
Plaintext
Raw Permalink Normal View History

2026-05-08 21:18:22 +00:00
---
extends: default
rules:
line-length:
max: 140
truthy:
allowed-values: ["true", "false", "on"]