automation_rs/.editorconfig
Dreaded_X dd4be4a2ee
Some checks failed
continuous-integration/drone/push Build is failing
Switched from toml to yaml for configuration
2023-11-05 22:41:48 +01:00

9 lines
82 B
INI

root = true
[*]
indent_style = tab
[*.yml]
indent_style = space
indent_size = 4