On 2013-11-05 18:57, Bradford Wetmore wrote:
I personally find it very
impractical, especially with make adding a tab indent to each recipe
line already, and because we tend to use rather long and descriptive
variable names. I still try to keep lines reasonably short without
forcing breaks that just make things less readable.
I will defer to the build team, this is primarily your code, but for
my $0.02, I almost always keep all code <= 80 unless there's a really
good reason.
I agree with Erik. We do not have a hard rule on 80 character
enforcement in the build system.
/Magnus