1
0
Fork 0

docs: Added links to projects

This commit is contained in:
Benedikt Bastin 2022-03-14 19:09:27 +01:00
parent 9695aabaf9
commit a7d93f138e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# pre-commit-meson
Integrate meson tests with pre-commit.
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/`.