mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-02 04:09:15 +00:00
CI: try clang-format 19
This commit is contained in:
parent
e90fef3e6b
commit
21a8e8fee0
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -126,7 +126,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
clang-format-version: "19"
|
clang-format-version: "19"
|
||||||
check-path: ${{ matrix.path }}
|
check-path: ${{ matrix.path }}
|
||||||
exclude-regex: '(libs\/gsl\/)|^.*\.(cu|proto)$'
|
exclude-regex: '(libs\/gsl\/)|(tmpl)|(cpu_features)|^.*\.(cu|proto)$'
|
||||||
|
|
||||||
clang-tidy:
|
clang-tidy:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user