Try and space yaml files better

This commit is contained in:
Jonny Barnes 2021-02-07 16:12:03 +00:00
parent 22f87d4f96
commit 57f30a3af4

View file

@ -16,3 +16,6 @@ indent_size = 4
[Makefile]
indent_style = tab
tab_width = 4
[yml]
indent_size = 2