Gedare Bloom commented on a discussion on eng/coding-conventions.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/203#note_151733 > Some of the above can be assisted by tool support. Feel free to add > more tools, configurations, etc here. > > -- `clang-format` -- TODO. > +### ClangFormat > + > +[ClangFormat](https://clang.llvm.org/docs/ClangFormat.html) can be used to > +automatically format files. RTEMS comes with a style configuration file for > +ClangFormat, it is present inside rtems.git as > [_clang-format](https://gitlab.rtems.org/rtems/rtos/rtems/-/blob/main/_clang-format). > + > +#### Building and Installing > + > +RSB can be used to build ClangFormat from source. This is kind of blocked to some extent, until the various issues related to it can be solved regarding putting style files and clang-ignore files in the tree. -- View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/203#note_151733 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
