[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Libcdio-devel] Clang formatting for libcdio C source code
From: |
Rocky Bernstein |
Subject: |
[Libcdio-devel] Clang formatting for libcdio C source code |
Date: |
Tue, 31 Dec 2024 09:27:35 -0500 |
Recently, in https://github.com/libcdio/libcdio-paranoia/pull/53 Adrian
Reber contributed a CI integration hook to check the format of C files and
make it conform to clang style.
When I suggested it might also be done to libcdio, he did so in
https://github.com/libcdio/libcdio/pull/7.
It would change a lot of files though.
Do you all have an opinion on whether we should reformat using clang-format
(https://clang.llvm.org/docs/ClangFormat.html). And if so what style we
should use?
In libcdio paranoia we are using LLVM style. In libcdio, currently we have
no style set.
- [Libcdio-devel] Clang formatting for libcdio C source code,
Rocky Bernstein <=