bfgroup / Lyra

A simple to use, composable, command line parser for C++ 11 and beyond
https://bfgroup.github.io/Lyra/
Boost Software License 1.0
471 stars 56 forks source link

beautify with clang-format #75

Open MFTabriz opened 1 year ago

MFTabriz commented 1 year ago

I ran clang-format 16.0.0 on the .cpp and .hpp files (with --style=file --fallback-style=none flags).