neovim/.github
dundargoc 42d5142367
ci: enable CI_BUILD on windows (#21557)
This will ensure warnings are treated as errors when using MSVC.

Also fix const correctness warnings. The warnings in mbyte.c are false
positives that triggers this warning on MSVC v19.32 and lower, which our
CI still use. The (void *) casts can be removed once the CI MSVC version
has been upgraded to v19.33 or higher.
2023-01-18 20:23:46 +01:00
..
actions/cache ci: use local action to make make cache keys consistent (#20538) 2022-12-05 11:57:52 +01:00
ISSUE_TEMPLATE project: rearrange ISSUE_TEMPLATE/bug_report.yml 2023-01-05 10:48:48 +01:00
scripts ci: add platform:nix label when changing nix files (#21569) 2022-12-28 15:19:23 +01:00
workflows ci: enable CI_BUILD on windows (#21557) 2023-01-18 20:23:46 +01:00
FUNDING.yml funding: Bountysource Salt -> GitHub Sponsors & Open Collective [ci skip] (#12959) 2020-09-21 20:47:02 +02:00
labeler.yml ci: add platform:nix label when changing nix files (#21569) 2022-12-28 15:19:23 +01:00
SECURITY.md docs: add security policy (#17338) 2022-12-22 13:20:19 +01:00