profile: production

exclude_paths:
  - .cache/
  - .gitlab-ci.yml
  - changelogs/
  - docs/
  - .venv/
  - build/
quiet: false
strict: false
verbosity: 0

use_default_rules: true

offline: true

max_block_depth: 20
