This commit modifies the clang-format configuration and workflow to support ObjectiveC and ObjectiveC++ code.
Signed-off-by: Anselm Busse <anselm.busse@outlook.com>
- Use job strategy matrix
- inplace True allows artifacts to be uploaded; however workflow succeeds even if there are errors
- inplace False fails workflow if there are errors