Zack Weinberg wrote:
> The ‘makefile_TAB_only_indentation’ syntax check objects to some of the
> whitespace in maint.mk.  Fix attached.

No, I object to this patch. Gnulib uses spaces-only indentation for most of
its files, and 1-level-of-tab for Makefiles, for the sake/benefit of AIX
'make'. We have abandoned the tab-only or multiple-tabs-then-spaces
indentation because it makes editing generally harder, since 2009.

Instead, you can probably customize this syntax check in your cfg.mk
so that it does not apply to maint.mk, I guess?

Bruno




Reply via email to