limiting width to 80 columns helps greatly when one wants to see several screens side by side. And of course implicitly keeps the code cleaner - if so much indentation is needed, the code is likely ripe for refactoring.
I don't write much coreboot code, but I stare at it quite often ;) -vb On Fri, May 25, 2018 at 1:17 AM Patrick Georgi via coreboot < [email protected]> wrote: > That is, who would unbearably suffer from 132 characters per line of code? > > > Patrick > -- > Google Germany GmbH, ABC-Str. 19, 20354 Hamburg > Registergericht und -nummer: Hamburg, HRB 86891, Sitz der Gesellschaft: > Hamburg > Geschäftsführer: Paul Manicle, Halimah DeLaine Prado > > -- > coreboot mailing list: [email protected] > https://mail.coreboot.org/mailman/listinfo/coreboot
-- coreboot mailing list: [email protected] https://mail.coreboot.org/mailman/listinfo/coreboot

