mirror of
https://github.com/curl/curl.git
synced 2026-07-16 12:37:21 +03:00
clang-tidy: link to main documentation page [ci skip]
This commit is contained in:
parent
7bcf877198
commit
c81309479a
1 changed files with 2 additions and 1 deletions
|
|
@ -2,8 +2,9 @@
|
|||
#
|
||||
# SPDX-License-Identifier: curl
|
||||
---
|
||||
# https://clang.llvm.org/extra/clang-tidy/checks/list.html
|
||||
# https://clang.llvm.org/extra/clang-tidy/
|
||||
|
||||
# https://clang.llvm.org/extra/clang-tidy/checks/list.html
|
||||
Checks:
|
||||
- -clang-analyzer-optin.performance.Padding
|
||||
- -clang-analyzer-security.ArrayBound # due to false positives with clang-tidy v21.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue