root = true

[*]
indent_style = space
end_of_line = lf
charset = utf-8
insert_final_newline = true

[*.{nix,lua,yaml,css}]
indent_size = 2

[Makefile]
indent_size = 4