style: run pre-commit

This commit is contained in:
Henry Schreiner
2021-06-15 12:51:19 -04:00
committed by Henry Schreiner
parent 05586a9b71
commit 911ee02f6c
23 changed files with 479 additions and 572 deletions

View File

@@ -1,2 +1 @@
CLI11 provides all the features you expect in a powerful command line parser, with a beautiful, minimal syntax and no dependencies beyond C++11. It is header only, and comes in a single file form for easy inclusion in projects. It is easy to use for small projects, but powerful enough for complex command line projects, and can be customized for frameworks.