diff mbox series

Subject: [PATCH] CoC: whitespace fix

Message ID xmqqmssvnb8d.fsf_-_@gitster.g (mailing list archive)
State Accepted
Commit 976d0251cedfd76e657584eefbfb58801e12b153
Headers show
Series Subject: [PATCH] CoC: whitespace fix | expand

Commit Message

Junio C Hamano Jan. 23, 2024, 6:41 p.m. UTC
> For example, CODE_OF_CONDUCT.md has these two (shown with $$$)
> I think can be removed without breaking markdown:
>
>     Community Impact Guidelines were inspired by $$$
>     [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
>
>     For answers to common questions about this code of conduct, see the FAQ at
>     [https://www.contributor-covenant.org/faq][FAQ]. Translations are available $$$
>     at [https://www.contributor-covenant.org/translations][translations].


Before I forget...

------ >8 ----------- >8 ----------- >8 ----------- >8 ------
Subject: [PATCH] CoC: whitespace fix

Fix two lines with trailing whitespaces.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
 CODE_OF_CONDUCT.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Elijah Newren Jan. 24, 2024, 3:06 a.m. UTC | #1
On Tue, Jan 23, 2024 at 10:41 AM Junio C Hamano <gitster@pobox.com> wrote:
>
> > For example, CODE_OF_CONDUCT.md has these two (shown with $$$)
> > I think can be removed without breaking markdown:
> >
> >     Community Impact Guidelines were inspired by $$$
> >     [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
> >
> >     For answers to common questions about this code of conduct, see the FAQ at
> >     [https://www.contributor-covenant.org/faq][FAQ]. Translations are available $$$
> >     at [https://www.contributor-covenant.org/translations][translations].
>
>
> Before I forget...
>
> ------ >8 ----------- >8 ----------- >8 ----------- >8 ------
> Subject: [PATCH] CoC: whitespace fix
>
> Fix two lines with trailing whitespaces.
>
> Signed-off-by: Junio C Hamano <gitster@pobox.com>
> ---
>  CODE_OF_CONDUCT.md | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
> index 0215b1fd4c..e58917c50a 100644
> --- a/CODE_OF_CONDUCT.md
> +++ b/CODE_OF_CONDUCT.md
> @@ -130,11 +130,11 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage],
>  version 2.0, available at
>  [https://www.contributor-covenant.org/version/2/0/code_of_conduct.html][v2.0].
>
> -Community Impact Guidelines were inspired by
> +Community Impact Guidelines were inspired by
>  [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
>
>  For answers to common questions about this code of conduct, see the FAQ at
> -[https://www.contributor-covenant.org/faq][FAQ]. Translations are available
> +[https://www.contributor-covenant.org/faq][FAQ]. Translations are available
>  at [https://www.contributor-covenant.org/translations][translations].
>
>  [homepage]: https://www.contributor-covenant.org
> --

I'm always happy to see trailing whitespace removed.  :-)   LGTM.
diff mbox series

Patch

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 0215b1fd4c..e58917c50a 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -130,11 +130,11 @@  This Code of Conduct is adapted from the [Contributor Covenant][homepage],
 version 2.0, available at
 [https://www.contributor-covenant.org/version/2/0/code_of_conduct.html][v2.0].
 
-Community Impact Guidelines were inspired by 
+Community Impact Guidelines were inspired by
 [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
 
 For answers to common questions about this code of conduct, see the FAQ at
-[https://www.contributor-covenant.org/faq][FAQ]. Translations are available 
+[https://www.contributor-covenant.org/faq][FAQ]. Translations are available
 at [https://www.contributor-covenant.org/translations][translations].
 
 [homepage]: https://www.contributor-covenant.org