lua-users home
lua-l archive

Re: How to follow 80 Column format in Lua

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Remember 100-char-wide code will look awful in an 80-char-wide window,
> but 72-char-wide code will look fine in a 100-char-wide window. The
> huge amount of existing code respecting the 80-character limit means
> that one can pretty much rely on windows being at least that wide, but
> all bets are off above that...
In particular, the source code for Lua follows the "little less than 80"
standard (although it has half a dozen lines that need correction).
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /