1
0
Fork 0

drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13

+ address new clang-tidy findings.

Signed-off-by: Roman Stratiienko <roman.o.stratiienko@globallogic.com>
This commit is contained in:
Roman Stratiienko 2022-01-10 16:04:15 +02:00
parent c3de5f1db0
commit 780f7dacf9
10 changed files with 14 additions and 13 deletions

View file

@ -16,7 +16,7 @@ A short list of contribution guidelines:
you with formatting of your patches:
```
git diff | clang-format-diff-12 -p 1 -style=file
git diff | clang-format-diff-13 -p 1 -style=file
```
* Hardware specific changes should be tested on relevant platforms before