---

extends: default

rules:
  line-length:
    max: 90

ignore:
  - .copier-answers.yml
