profile: production
exclude_paths:
  - .git/
  - .github/
  - .gitlab/
warn_list:
  - var_naming
  - idiom
skip_list:
  - var-naming[no-role-prefix]
