1
0
Fork 0

docs: Added README.md

This commit is contained in:
Benedikt Bastin 2022-03-14 18:57:18 +01:00 committed by GitHub
parent 1c07805650
commit d3a77ccf3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
README.md Normal file
View file

@ -0,0 +1,4 @@
# pre-commit-meson
Integrate meson tests with pre-commit.
This hook runs all tests registered with meson. It assumes that the build folder is named `build/`.