CLI11
CLI11 copied to clipboard
chore: enable all MSVC level 4 warnings
The warning in https://github.com/CLIUtils/CLI11/pull/706 is level 4, but off by default. Let's see what else might show up.
This was an interesting experiment, but not something we can enable completely.