libevent/.yamllint
2020-01-26 21:37:11 +03:00

12 lines
192 B
YAML

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