Files
neovim/.github
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
..
2026-03-09 21:40:50 -04:00
2022-12-22 13:20:19 +01:00
2026-03-09 21:40:50 -04:00