We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d015b2 commit 4480f10Copy full SHA for 4480f10
1 file changed
.github/workflows/clang-tidy.yaml
@@ -17,9 +17,9 @@ jobs:
17
matrix:
18
include:
19
- cmake_options: all-options-abiv1-preview
20
- warning_limit: 215
+ warning_limit: 172
21
- cmake_options: all-options-abiv2-preview
22
- warning_limit: 216
+ warning_limit: 173
23
steps:
24
- name: Harden the runner (Audit all outbound calls)
25
uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
0 commit comments