mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 21:00:36 +00:00
Enable and fix bugprone-misplaced-widening-cast warning. Fix some modernize-macro-to-enum and readability-else-after-return warnings, but don't enable them. While the warnings can be useful, they are in general too noisy to enable.