PrometheusExporter/.editorconfig

8 lines
112 B
INI
Raw Permalink Normal View History

2020-04-25 19:13:54 +00:00
root=true
[*]
charset = utf-8
indent_size = 3
indent_style = space
insert_final_newline = true
2020-04-29 13:45:24 +00:00
end_of_line = lf