Skip to content

Commit 678f723

Browse files
Merge pull request #733 from nodejs/editorocnfig
Update .editorconfig, apply rules to all files
2 parents 2835ca0 + dae54a2 commit 678f723

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

.editorconfig

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ root = true
33
[*]
44
charset = utf-8
55
end_of_line = lf
6-
insert_final_newline = true
7-
trim_trailing_whitespace = true
8-
9-
[*.sh]
106
indent_size = 2
117
indent_style = space
8+
insert_final_newline = true
9+
trim_trailing_whitespace = true

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -268,15 +268,15 @@ about the expectations for all contributors to this project.
268268

269269
## Docker Working Group Members
270270

271-
* Christopher Horrell ([chorrell](https://github.com/chorrell))
272-
* Hans Kristian Flaatten ([starefossen](https://github.com/starefossen))
273-
* Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes))
274-
* John Mitchell ([jlmitch5](https://github.com/jlmitch5))
275-
* Peter Petrov ([pesho](https://github.com/pesho))
271+
* Christopher Horrell ([chorrell](https://github.com/chorrell))
272+
* Hans Kristian Flaatten ([starefossen](https://github.com/starefossen))
273+
* Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes))
274+
* John Mitchell ([jlmitch5](https://github.com/jlmitch5))
275+
* Peter Petrov ([pesho](https://github.com/pesho))
276276

277277
## Docker Working Group Collaborators
278278

279-
* Mikeal Rogers ([mikeal](https://github.com/mikeal))
280-
* Laurent Goderre ([LaurentGoderre](https://github.com/LaurentGoderre))
281-
* Simen Bekkhus ([SimenB](https://github.com/SimenB))
282-
* Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello))
279+
* Mikeal Rogers ([mikeal](https://github.com/mikeal))
280+
* Laurent Goderre ([LaurentGoderre](https://github.com/LaurentGoderre))
281+
* Simen Bekkhus ([SimenB](https://github.com/SimenB))
282+
* Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello))

0 commit comments

Comments
 (0)