# Editor configuration, see https://editorconfig.org
root = true

[*.yml]
indent_size = 2

[*.py]
indent_size = 4