Add top-level clang-tidy make target
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -297,8 +297,7 @@ jobs:
|
||||
|
||||
- name: clang-tidy
|
||||
run: |
|
||||
make -C src/ clang-tidy
|
||||
make -C test/ clang-tidy
|
||||
make clang-tidy
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user