1
0
Fork 0
pre-commit-meson/README.md
2022-03-14 19:09:27 +01:00

4 lines
228 B
Markdown

# pre-commit-meson
Integrate [meson tests](https://mesonbuild.com/Unit-tests.html) with [pre-commit](https://pre-commit.com/).
This hook runs all tests registered with meson. It assumes that the build folder is named `build/`.