neovim/.github
dundargoc 6c0f900699 ci: enable clang-analyzer warnings
This adds the checks in https://neovim.io/doc/reports/clang/ when using
clang-tidy. The strategy is to enable all clang-analyzer checks, and
disable only the checks for the warnings that exist currently. This
allows us to eliminate each warning type without blocking ongoing work,
but also without adding bugs for already eliminated warnings.

The plan is to eventually eliminate https://neovim.io/doc/reports/clang/
by completely integrating it into the clang-tidy check.

Also add make and cmake targets `clang-analyzer` to run this check.
2023-10-09 16:52:28 +02:00
..
actions/cache ci: add runner image version to cache key 2023-06-10 16:36:37 +02:00
ISSUE_TEMPLATE feat(issue_template): instruct not to include a package manager 2023-08-27 13:22:05 +01:00
scripts ci: fix mac release 2023-10-07 18:25:43 +02:00
workflows ci: enable clang-analyzer warnings 2023-10-09 16:52:28 +02:00
dependabot.yml ci: use "ci" as the commit type for dependabot updates 2023-03-24 05:39:18 +01:00
FUNDING.yml
labeler.yml ci(labeler): don't automatically add "lua" label (#22765) 2023-03-23 21:40:50 +08:00
SECURITY.md docs: add security policy (#17338) 2022-12-22 13:20:19 +01:00