Remove custom format target in Meson
I've just found out that Meson automatically sets up a clang-format target when clang-format is found on the system, so there's no need to manually add that target. It can be ran with ninja clang-format
Showing
Please register or sign in to comment