Files
neovim/.github/scripts
Justin M. Keyes f51c54ace6 build: noisy readability-implicit-bool-conversion warning #38282
Problem:
clangd shows `Implicit conversion 'int' -> 'bool'` warnings.
This is mostly noise in this codebase.

Solution:
- Disable the warning.
- Get latest clang-tidy in CI.
2026-03-13 09:02:22 -04:00
..
2025-08-31 22:35:48 -07:00
2023-12-09 14:14:38 +01:00