extends: default

ignore: |
  .git/
  target/
  artifacts/

rules:
  document-start: disable
  line-length: disable
