in reply to Re^4: [RFC] Review of module code and POD (tab)
in thread [RFC] Review of module code and POD
As described nicely in this blog, the pro-TABS camp (including golang) exhort you to use TABs for indentation only, never for alignment:
It's very important to only use spaces for alignment. Never, ever, use tabs for alignment. Tabs may be used for indentation only.I suspect this important distinction was not widely known in the 1990s, at least I don't remember it being mentioned back then.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: [RFC] Review of module code and POD (tab)
by Your Mother (Archbishop) on Apr 03, 2021 at 23:50 UTC | |
by Bod (Parson) on Apr 09, 2021 at 16:20 UTC | |
by Your Mother (Archbishop) on Apr 09, 2021 at 17:17 UTC | |
by LanX (Saint) on Apr 03, 2021 at 23:58 UTC | |
by Your Mother (Archbishop) on Apr 04, 2021 at 00:01 UTC | |
by LanX (Saint) on Apr 04, 2021 at 14:05 UTC | |
by Your Mother (Archbishop) on Apr 04, 2021 at 15:16 UTC | |
| |
Re^6: [RFC] Review of module code and POD (tab)
by LanX (Saint) on Apr 03, 2021 at 23:43 UTC |