mirror of
https://github.com/espressif/openthread.git
synced 2026-09-15 13:40:06 +00:00
[style] upgrade clang-format and clang-tidy from 14 to 16 (#11682)
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
- name: Bootstrap
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get --no-install-recommends install -y clang-format-14 clang-tidy-14 shellcheck iwyu
|
||||
sudo apt-get --no-install-recommends install -y clang-format-16 clang-tidy-16 shellcheck iwyu
|
||||
python3 -m pip install yapf==0.31.0
|
||||
sudo snap install shfmt
|
||||
npm install [email protected]
|
||||
|
||||
Reference in New Issue
Block a user