ref: 703a5d15e9b3308c4bf6bffd6cf33a724aebfe9e
./.yamllint
---
# vim: ft=yaml
# It extends the default conf by adjusting some options.
extends: default
rules:
comments-indentation: disable # don't bother me with this rule
line-length:
max: 120