x27;t see the conflict.
> >>
> >>> On Mon, Nov 12, 2018 at 10:00 AM Walt Karas
> >>> wrote:
> >>>
> >>> I'm more with the crowd that says you should keep the declaration as
> >>> close as possible to the first use.
> >>&
as
>>> close as possible to the first use.
>>>> On Sun, Nov 11, 2018 at 4:44 PM Leif Hedstrom wrote:
>>>>
>>>> This might sound petty, but I really much prefer that we consistently put
>>>> empty lines after local variable declarations. We d
t;
>> I'm more with the crowd that says you should keep the declaration as
>> close as possible to the first use.
>> On Sun, Nov 11, 2018 at 4:44 PM Leif Hedstrom wrote:
>> >
>> > This might sound petty, but I really much prefer that we consistently put
>
sound petty, but I really much prefer that we consistently
> put empty lines after local variable declarations. We do so much of the
> time, but definitely not consistently. Besides looking cleaner, doing this
> consistently really helps making clang-format not indent code stupidly.
> >
I'm more with the crowd that says you should keep the declaration as
close as possible to the first use.
On Sun, Nov 11, 2018 at 4:44 PM Leif Hedstrom wrote:
>
> This might sound petty, but I really much prefer that we consistently put
> empty lines after local variable declarat
This might sound petty, but I really much prefer that we consistently put empty
lines after local variable declarations. We do so much of the time, but
definitely not consistently. Besides looking cleaner, doing this consistently
really helps making clang-format not indent code stupidly.
For