ref: 856273086a97886e3f2a458e9b87a1e701f259b5
./.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