Files
hassio-addons/.editorconfig
Arne Petersen e86372ff72 Fixes20200802 (#49)
* reorder build to start longer running builds earlier
* hyperion: add zlib
2020-08-02 13:03:59 +02:00

9 lines
99 B
INI

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