From 4549540a1505d7ece19aeb0c9357c1743a08499c Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Wed, 16 May 2018 00:03:24 +0800 Subject: [PATCH 1/2] Update .editorconfig, apply rules to all files --- .editorconfig | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.editorconfig b/.editorconfig index ce04bc2e72..0f1786729b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,9 +3,7 @@ root = true [*] charset = utf-8 end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true - -[*.sh] indent_size = 2 indent_style = space +insert_final_newline = true +trim_trailing_whitespace = true From dae54a2a2f94649b342f6dcde9972ed6d792ae16 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Wed, 16 May 2018 00:03:32 +0800 Subject: [PATCH 2/2] Fix README.md indent --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7e60ad11d2..2c5766ff40 100644 --- a/README.md +++ b/README.md @@ -268,15 +268,15 @@ about the expectations for all contributors to this project. ## Docker Working Group Members - * Christopher Horrell ([chorrell](https://github.com/chorrell)) - * Hans Kristian Flaatten ([starefossen](https://github.com/starefossen)) - * Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes)) - * John Mitchell ([jlmitch5](https://github.com/jlmitch5)) - * Peter Petrov ([pesho](https://github.com/pesho)) + * Christopher Horrell ([chorrell](https://github.com/chorrell)) + * Hans Kristian Flaatten ([starefossen](https://github.com/starefossen)) + * Hugues Malphettes ([hmalphettes](https://github.com/hmalphettes)) + * John Mitchell ([jlmitch5](https://github.com/jlmitch5)) + * Peter Petrov ([pesho](https://github.com/pesho)) ## Docker Working Group Collaborators - * Mikeal Rogers ([mikeal](https://github.com/mikeal)) - * Laurent Goderre ([LaurentGoderre](https://github.com/LaurentGoderre)) - * Simen Bekkhus ([SimenB](https://github.com/SimenB)) - * Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello)) + * Mikeal Rogers ([mikeal](https://github.com/mikeal)) + * Laurent Goderre ([LaurentGoderre](https://github.com/LaurentGoderre)) + * Simen Bekkhus ([SimenB](https://github.com/SimenB)) + * Peter Dave Hello ([PeterDaveHello](https://github.com/PeterDaveHello))