dominiklohmann / wahl

A type-safe argument parser for modern C++.
https://dominiklohmann.github.io/wahl/
Boost Software License 1.0
5 stars 0 forks source link

Make use of clang-format #31

Open dominiklohmann opened 3 years ago

dominiklohmann commented 3 years ago

Bundle a .clang-format configuration file, and create a CI job to check whether it warrants changes to enforce a consistent style throughout the code base.