All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Carlo Marcelo Arenas Belón" <carenas@gmail.com>
Cc: git@vger.kernel.org,  sandals@crustytoothpaste.net
Subject: Re: [RFC PATCH] editorconfig: limit code lines to 80 characters
Date: Mon, 22 Jan 2024 12:44:19 -0800	[thread overview]
Message-ID: <xmqqle8hrtcs.fsf@gitster.g> (raw)
In-Reply-To: <20240122201420.72802-1-carenas@gmail.com> ("Carlo Marcelo Arenas Belón"'s message of "Mon, 22 Jan 2024 12:14:20 -0800")

Carlo Marcelo Arenas Belón <carenas@gmail.com> writes:

> Since 6f9beef335 (editorconfig: provide editor settings for Git developers,
> 2018-10-08) a multi editor/IDE configuration file has been provided to help
> developers follow Documentation/CodingGuidelines.
>
> The settings are also supposed to mirror what is found in .clang-format, but
> the "ColumnLimit: 80" setting wasn't included, so correct that.
> ---
>  .editorconfig | 1 +
>  1 file changed, 1 insertion(+)

Sounds quite straight-forward to me.

      reply	other threads:[~2024-01-22 20:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 20:14 [RFC PATCH] editorconfig: limit code lines to 80 characters Carlo Marcelo Arenas Belón
2024-01-22 20:44 ` Junio C Hamano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqle8hrtcs.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=carenas@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=sandals@crustytoothpaste.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.