1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 15:45:27 +01:00

Fix spelling error and add newline at end of file

Signed-off-by: lucperkins <lucperkins@gmail.com>
This commit is contained in:
lucperkins
2018-07-02 19:34:01 -07:00
parent 12f7d2a22f
commit 8c89863b00

View File

@@ -1,7 +1,7 @@
root = true
[*]
end_of_line = 1f
end_of_line = lf
insert_final_newline = true
charset = utf-8
@@ -10,4 +10,5 @@ indent_style = space
indent_size = 2
[Makefile]
indent_style = tab
indent_style = tab