[Development] kdelibs coding style

Giuseppe D'Angelo dangelog at gmail.com
Mon Apr 29 18:52:16 CEST 2013


On 29 April 2013 18:43, Thiago Macieira <thiago at kde.org> wrote:
>
> With that in mind, I would suggest we change *both* coding styles to
> optionally permit the braces, and strongly suggest it for more-complex
> conditionals.

In Qt the braces are already mandatory if the condition spans over
more than one line (which is typical for complex conditions, as other
rules demand for lines to be properly wrapped). Are you suggesting to
loosen this?

--
Giuseppe D'Angelo



More information about the Development mailing list