Add Meson clang-format target
Since Meson doesn't have a way of specifying the working directory of a command, I had to modify the script to make it cd into the source root when ran from Meson. You can run the format target with meson compile -C builddir format or ninja -C builddir format
Showing
Please register or sign in to comment