diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b7a8dc --- /dev/null +++ b/README.md @@ -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/`.