freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Updates to Docwriter: Logging, testing, linting


From: Werner LEMBERG
Subject: Re: [ft-devel] Updates to Docwriter: Logging, testing, linting
Date: Sun, 15 Jul 2018 21:21:20 +0200 (CEST)

>> Thanks.  I still prefer 2-space indentation; for deeper nesting
>> levels it is easier to stay within the 78 (or 79)
>> character-per-line limit...
> 
> (Try to refactor code instead when you reach deeper levels)

Which is not always a good idea; sometimes it is necessary to avoid
subroutines for performance reasons, for example.

>> Indeed.  You shouldn't waste time on this issue since you already
>> maintain well-formatted code.
> 
> (The maintenance of which is an ongoing cost compared to the
> automatism,

I guess I'm the strange guy here, but I like formatting code manually.
It helps me concentrate on the code and its flow.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]