HTTPS link to editorconfig.org (#134)
This commit is contained in:
parent
2320697562
commit
07f4cc1926
@ -1,4 +1,4 @@
|
|||||||
## IDE-independent coding style via EditorConfig: http://editorconfig.org/
|
## IDE-independent coding style via EditorConfig: https://editorconfig.org/
|
||||||
|
|
||||||
root = true
|
root = true
|
||||||
|
|
||||||
@ -8,4 +8,4 @@ indent_size = 4
|
|||||||
end_of_line = crlf
|
end_of_line = crlf
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
Loading…
Reference in New Issue
Block a user