Commit graph

1 commit

Author SHA1 Message Date
Tobias Predel
3bf864dc15 Add clang-tidy configuration file
clang-tidy is a C/C++ linter.

Meson automatically detects the configuration file
and defines a clang-tidy target if clang-tidy is available.

The target can be invoked by `ninja clang-tidy`.
2023-05-20 13:01:28 +02:00