libevent/.yamllint

12 lines
192 B
Plaintext
Raw Permalink Normal View History

# vi: ft=yaml
---
extends: default
rules:
indentation:
level: warning
indent-sequences: consistent
line-length: disable
# github-actions "on:"
truthy: disable