"Getting involved" on dlang.org?
Chris via Digitalmars-d
digitalmars-d at puremagic.com
Wed Dec 2 11:23:38 PST 2015
On Wednesday, 2 December 2015 at 19:06:05 UTC, NX wrote:
> On Wednesday, 2 December 2015 at 16:22:32 UTC, bachmeier wrote:
>> Another is that there is no guide for contributing to the
>> documentation. I didn't know lines are supposed to be no more
>> than 80 columns.
>
> Actually there is such documentation about it but guess what?
> It's hidden -like many other things which should normally be
> reachable:
>
> Home Page > Resources > The D Style
>
> Scroll down to bottom and you will see the title saying:
>
>> Additional Requirements for Phobos
>>
>> Lines have a soft limit of 80 characters and a hard limit of
>> 120 characters. This means that most lines of code should be
>> no longer than 80 characters long but that they can exceed 80
>> characters when appropriate. However, they can never exceed
>> 120 characters.
That's not good enough.
More information about the Digitalmars-d
mailing list