core/command: rewrite command parser with CLI11
This commit is contained in:
parent
bdbf5b9af9
commit
291179ede2
7 changed files with 185 additions and 129 deletions
|
@ -15,6 +15,7 @@ Checks: >
|
|||
-cppcoreguidelines-non-private-member-variables-in-classes,
|
||||
-cppcoreguidelines-avoid-goto,
|
||||
-cppcoreguidelines-pro-bounds-array-to-pointer-decay,
|
||||
-cppcoreguidelines-avoid-do-while,
|
||||
google-build-using-namespace.
|
||||
google-explicit-constructor,
|
||||
google-global-names-in-headers,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue