Re: Indentation mistake

Collin Funk <[email protected]> Fri, 3 May 2024 14:22:33 -0700
Newsgroups gmane.comp.gnu.inetutils.bugs,gmane.comp.lib.gnulib.bugs
Message-ID <[email protected]>
On 5/2/24 11:46 PM, Simon Josefsson wrote:
> Nice catch.  It doesn't make sense for maint.mk's indentation to be
> influenced by ~/.indent.pro -- the style has to be a per-project
> setting.  I pushed the patch below.

Thanks. Inetutils now runs 'make syntax-check' and passes for me.

Collin