[yaml]
bears = YAMLLintBear
yamllint_config = .yamllint
ignore =
  .tox/**

[json]
bears = JSONFormatBear
json_sort = False
indent_size = 2
ignore =
  .tox/**,
  robot/assets/dcae/ves*.json