File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
# For more information about the properties used in
2
2
# this file, please see the EditorConfig documentation:
3
- # http ://editorconfig.org/
3
+ # https ://editorconfig.org/
4
4
5
5
root = true
6
6
Original file line number Diff line number Diff line change @@ -42,21 +42,21 @@ your team define and maintain consistent coding styles between different
42
42
editors and IDEs.
43
43
44
44
By default, ` .editorconfig ` includes some basic
45
- [ properties] ( http ://editorconfig.org/#supported-properties) that reflect the
45
+ [ properties] ( https ://editorconfig.org/#supported-properties) that reflect the
46
46
coding styles from the files provided by default, but you can easily change
47
47
them to better suit your needs.
48
48
49
49
In order for your editor/IDE to apply the
50
- [ properties] ( http ://editorconfig.org/#supported-properties) from the
50
+ [ properties] ( https ://editorconfig.org/#supported-properties) from the
51
51
` .editorconfig ` file, you may need to [ install a
52
- plugin] ( http ://editorconfig.org/#download) .
52
+ plugin] ( https ://editorconfig.org/#download) .
53
53
54
54
__ N.B.__ If you aren't using the server configurations provided by HTML5
55
55
Boilerplate, we highly encourage you to configure your server to block
56
56
access to ` .editorconfig ` files, as they can disclose sensitive information!
57
57
58
58
For more details, please refer to the [ EditorConfig
59
- project] ( http ://editorconfig.org/) .
59
+ project] ( https ://editorconfig.org/) .
60
60
61
61
62
62
## Server Configuration
Original file line number Diff line number Diff line change @@ -42,21 +42,21 @@ your team define and maintain consistent coding styles between different
42
42
editors and IDEs.
43
43
44
44
By default, ` .editorconfig ` includes some basic
45
- [ properties] ( http ://editorconfig.org/#supported-properties) that reflect the
45
+ [ properties] ( https ://editorconfig.org/#supported-properties) that reflect the
46
46
coding styles from the files provided by default, but you can easily change
47
47
them to better suit your needs.
48
48
49
49
In order for your editor/IDE to apply the
50
- [ properties] ( http ://editorconfig.org/#supported-properties) from the
50
+ [ properties] ( https ://editorconfig.org/#supported-properties) from the
51
51
` .editorconfig ` file, you may need to [ install a
52
- plugin] ( http ://editorconfig.org/#download) .
52
+ plugin] ( https ://editorconfig.org/#download) .
53
53
54
54
__ N.B.__ If you aren't using the server configurations provided by HTML5
55
55
Boilerplate, we highly encourage you to configure your server to block
56
56
access to ` .editorconfig ` files, as they can disclose sensitive information!
57
57
58
58
For more details, please refer to the [ EditorConfig
59
- project] ( http ://editorconfig.org/) .
59
+ project] ( https ://editorconfig.org/) .
60
60
61
61
62
62
## Server Configuration
You can’t perform that action at this time.
0 commit comments