1
0
Fork 0
dns-updater/.editorconfig

12 lines
124 B
INI

root = true
[*]
end_of_line = lf
[*.go]
indent_style = tab
indent_size = 4
[Makefile]
indent_style = tab
indent_size = 4