Re: [PATCH] rust: Remove erronous blockquote in coding guidelines
From: Vincent Woltmann
Date: Fri Aug 16 2024 - 08:46:33 EST
> Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> hat am 16.08.2024 11:32 CEST geschrieben:
>
>
> On Fri, Aug 16, 2024 at 11:26 AM Vincent Woltmann <vincent@xxxxxxxxxxxx> wrote:
> >
> > - While sometimes the reason might look trivial and therefore unneeded,
> > - writing these comments is not just a good way of documenting what has been
> > - taken into account, but most importantly, it provides a way to know that
> > - there are no *extra* implicit constraints.
> > +While sometimes the reason might look trivial and therefore unneeded,
> > +writing these comments is not just a good way of documenting what has been
> > +taken into account, but most importantly, it provides a way to know that
> > +there are no *extra* implicit constraints.
>
> Doesn't this part of the change make the paragraph be outside its bullet?
Yes, you are quite right, I must have missed that. Thank you for the feedback and I will prepare a new patch
Have a great day,
Vincent