On Tue, 18 Jul 2023, Jan Beulich wrote:
> On 18.07.2023 11:13, Luca Fancellu wrote:
> > I’ve done some experiment with clang-format and the hypervisor code
> > (xen/xen/**), I had the need to exclude some files from the tool
> > and I thought to use the exclude-list.json, but since it was intended
On 18.07.2023 11:13, Luca Fancellu wrote:
> I’ve done some experiment with clang-format and the hypervisor code
> (xen/xen/**), I had the need to exclude some files from the tool
> and I thought to use the exclude-list.json, but since it was intended for
> MISRA, I’m now asking your feedback abou
Hi all,
I’ve done some experiment with clang-format and the hypervisor code
(xen/xen/**), I had the need to exclude some files from the tool
and I thought to use the exclude-list.json, but since it was intended for
MISRA, I’m now asking your feedback about that.
In my opinion it could make sens