Re: [GNUnet-developers] clang-format and comments

2019-04-29 Thread ng0
n...@n0.is transcribed 746 bytes: > Hi, > > I see clang-format at the moment is messing up our comments. > If we set ReflowComments to false, this would be much easier > for documentation parsing. > > I have to consider the cases where not all of a doxygen command > is on one line, but for now an

[GNUnet-developers] clang-format and comments

2019-04-29 Thread ng0
Hi, I see clang-format at the moment is messing up our comments. If we set ReflowComments to false, this would be much easier for documentation parsing. I have to consider the cases where not all of a doxygen command is on one line, but for now and for general style purposes we should not reflow