From: Steve Klabnik Date: 2011-05-17T13:47:11+09:00 Subject: [ruby-core:36255] Whitespace conventions? --0015173ff5bc976b8b04a37163c7 Content-Type: text/plain; charset=ISO-8859-1 So, while working on some documentation, I've noticed that there's a lot of mismatched spaces and tabs in the standard library. Is there a real convention for this? Would a patch that converts everything to two spaces rather than tabs, and removes white spaces at the ends of lines be accepted? I'd imagine that being consistent is better than a patchwork of indentation. --0015173ff5bc976b8b04a37163c7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable So, while working on some documentation, I've noticed that there's = a lot of mismatched spaces and tabs in the standard library. Is there a rea= l convention for this? Would a patch that converts everything to two spaces= rather than tabs, and removes white spaces at the ends of lines be accepte= d?

I'd imagine that being consistent is better than a patch= work of indentation.
--0015173ff5bc976b8b04a37163c7--