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:
parent
c3de5f1db0
commit
780f7dacf9
10 changed files with 14 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue