clang-tidy: link to main documentation page [ci skip]

This commit is contained in:
Viktor Szakats 2026-02-21 00:08:59 +01:00
parent 7bcf877198
commit c81309479a
No known key found for this signature in database

View file

@ -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