postgres-rdns/.editorconfig
2023-01-10 21:47:02 +00:00

11 lines
130 B
INI

root = true
[*]
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true
[Makefile]
indent_style = tab