profile: production # min, basic, moderate,safety, shared, production

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

use_default_rules: true

offline: true

max_block_depth: 20
