---
extends: default

ignore: |
  roles/filebeat_install/files/fields.yml
  .gitea/workflows/yamllint.yml

rules:
  line-length:
    max: 180
...
