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 sense, because with that list we are excluding everything that is external and not adopting the Xen coding style. Do you have an opinion on that? Can it be one file? Or should it be a separate file only for the coding style exclusion? Cheers, Luca
