Hi,

On 6 December 2012 15:23, Martin Jansa <martin.ja...@gmail.com> wrote:

> Can you add also detection of mixed whitespace? E.g. tab followed by space
> in multilinear indentation? Only as warning. Thanks
>

These checks can generate infuriating false positives when your patch
modifies upstream code which has trailing or mixed whitespace in either
context or removal lines; in this case, removing a line with trailing
whitespace and replacing it with one which doesn't would generate a
warning.  Mixed whitespace is also part of some coding styles, notably the
kernel's.

Cheers,
Daniel
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to