mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-30 12:43:52 +00:00
* Allow using dot notation for subcommand arguments such as --sub1.field * add tests for dot notation for subcommands * style: pre-commit.ci fixes * add test for short form arguments in dot notation * style: pre-commit.ci fixes * add _pre_parse_callback_ support using dot notation * style: pre-commit.ci fixes * update cmake tests to include 3.24 * change line endings Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>