ref: 0afad0e6548d84debc3123ade57286826e2b2378
./.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