mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:50:05 +00:00
Use unique .clang-tidy for test, ignoring checks for magic numbers
This commit is contained in:
parent
7e9895e002
commit
3998f0fe36
3 changed files with 19 additions and 3 deletions
2
.github/workflows/clang-tidy-review.yml
vendored
2
.github/workflows/clang-tidy-review.yml
vendored
|
|
@ -126,7 +126,7 @@ jobs:
|
|||
--build_dir='../build' \
|
||||
--base_dir='${{ github.workspace }}/source' \
|
||||
--clang_tidy_checks='' \
|
||||
--config_file='.clang-tidy' \
|
||||
--config_file='' \
|
||||
--include='*.[ch],*.[ch]xx,*.[chi]pp,*.[ch]++,*.cc,*.hh' \
|
||||
--exclude='' \
|
||||
--apt-packages='' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue