HTTPS link to editorconfig.org (#134)

This commit is contained in:
Christian Oliff 2019-03-08 03:02:44 +09:00 committed by Matt Cooley
parent 2320697562
commit 07f4cc1926

View File

@ -1,4 +1,4 @@
## IDE-independent coding style via EditorConfig: http://editorconfig.org/
## IDE-independent coding style via EditorConfig: https://editorconfig.org/
root = true
@ -8,4 +8,4 @@ indent_size = 4
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
insert_final_newline = true