[haiku-development] Re: Checker bot for Gerrit

  • From: saloni goyal <salonig1212@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 1 May 2021 16:18:55 +0530

[Update]

Hello everyone, I was working on this bug:
https://review.haiku-os.org/c/haiku/+/3826/1/src/preferences/input/MouseSettings.cpp#274
but I am facing some problems. I am trying to make clang-format
understand that it should ignore the comment and it is working fine
but on further changes, it is not working in the following way:
It should only ignore indent of comment and it is not formatting the
comments like:
//example
means it is not adding space after the //.

Any suggestions are welcomed.

Thanks

Saloni

Other related posts: