[dpdk-dev] [PATCH] devtools: refuse indent with tabs in Meson

David Marchand david.marchand at redhat.com
Tue Nov 2 18:48:07 CET 2021


On Wed, Oct 27, 2021 at 11:57 AM Bruce Richardson
<bruce.richardson at intel.com> wrote:
> I wonder is there ever any scenario where we want to allow tabs on a line?
> If not, then rather than using regex, the check could be simplified to:
>
>         if '\t' in line:

I am not sure.
I considered cases with tabs in log messages.


-- 
David Marchand



More information about the dev mailing list