Skip to content

Commit

Permalink
HTTPS link to editorconfig.org (microsoft#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored and mcooley committed Mar 7, 2019
1 parent 2320697 commit 07f4cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## IDE-independent coding style via EditorConfig: http://editorconfig.org/
## IDE-independent coding style via EditorConfig: https://editorconfig.org/

root = true

Expand All @@ -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

0 comments on commit 07f4cc1

Please sign in to comment.