mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +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.