parent_config: https://raw.githubusercontent.com/sindresorhus/swiftlint-config/main/.swiftlint.yml

disabled_rules:
  - identifier_name
  - opening_brace
  - number_separator
  - multiline_arguments

excluded:
  - Vendor
  - Tests Apple TV
  - Tests iOS
  - Tests macOS