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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user