We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a9fe3 commit 43df827Copy full SHA for 43df827
.github/workflows/lint.yaml
@@ -46,5 +46,5 @@ jobs:
46
47
- name: Tidy
48
run: |
49
- apt install -y clang-tidy
+ apt-get install -y clang-tidy
50
run-clang-tidy -p build -j4 -header-filter='.*'
0 commit comments