Re: GDB BoF Agenda for GNU Cauldron 2022?
Tom Kacvinsky via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAG_eJLe8gLM1hDU6BR_pN_ifECXk5pNWAoFBkUeWFcncfMNWtQ@mail.gmail.com> |
On Tue, Sep 13, 2022 at 6:48 AM Luis Machado via Gdb <[email protected]> wrote: <snip> > - Discuss adopting an auto-formatting tool for source code in the future > (clang-format?), so developers/reviewers > don't need to spend time spotting such things. The experience with python > black has been nice. > Though I am not a GNU developer, I have to say +1 to this - clang-format and black have been great for code formatting I do at my job. Tom