unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org
Cc: David Bremner <david@tethera.net>
Subject: Re: [PATCH] devel/uncrustify: add line length limits.
Date: Mon, 08 Mar 2021 19:38:16 +0200	[thread overview]
Message-ID: <m28s6xsfzr.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <20210307194446.1119192-1-david@tethera.net>

On Sun, Mar 07 2021, David Bremner wrote:

> A generous limit of 102 is chosen to moderate the amount of resulting
> reformatting.

LGTM

Tomi


> ---
>  devel/uncrustify.cfg | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/devel/uncrustify.cfg b/devel/uncrustify.cfg
> index c36c33d6..d203d4e1 100644
> --- a/devel/uncrustify.cfg
> +++ b/devel/uncrustify.cfg
> @@ -119,3 +119,9 @@ cmt_star_cont		= true
>  # indent_brace		= 0
>  
>  indent_class = true
> +
> +# line width / line splitting
> +code_width            102
> +ls_for_split_full     True
> +ls_func_split_full    True
> +ls_code_width         True
> -- 
> 2.30.1
> _______________________________________________
> notmuch mailing list -- notmuch@notmuchmail.org
> To unsubscribe send an email to notmuch-leave@notmuchmail.org

  reply	other threads:[~2021-03-08 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-07 19:44 [PATCH] devel/uncrustify: add line length limits David Bremner
2021-03-08 17:38 ` Tomi Ollila [this message]
2021-03-12 11:26 ` David Bremner

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

  List information: https://notmuchmail.org/

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

  git send-email \
    --in-reply-to=m28s6xsfzr.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=david@tethera.net \
    --cc=notmuch@notmuchmail.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).