RTEMS | Modify the 'exit' coding style for libtests (!334)

Sebastian Huber (@sebhub) gitlab at rtems.org
Fri Nov 29 05:26:35 UTC 2024




Sebastian Huber commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/334#note_115962


For RTEMS you can assume that each file has its own style. According to the RTEMS guidelines, it should be formatted like `exit( 0 )`:

https://docs.rtems.org/docs/main/eng/coding-formatting.html

I would not do any formatting changes by hand. This should be done by a tool. There are already two MRs open which do exactly this.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/334#note_115962
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241129/1e751b33/attachment.htm>


More information about the bugs mailing list