---
profile: production

exclude_paths:
  - .cache/  # implicit unless exclude_paths is defined in config
  - .gitlab-ci.yml
  - changelogs/
  - changelogs/changelog.yaml
quiet: false
strict: false
verbosity: 0

use_default_rules: true

offline: true

max_block_depth: 20
