1
0
Fork 0
pre-commit-meson/README.md

5 lines
228 B
Markdown
Raw Normal View History

2022-03-14 17:57:18 +00:00
# pre-commit-meson
2022-03-14 18:09:27 +00:00
Integrate [meson tests](https://mesonbuild.com/Unit-tests.html) with [pre-commit](https://pre-commit.com/).
2022-03-14 17:57:18 +00:00
This hook runs all tests registered with meson. It assumes that the build folder is named `build/`.