From e23958ba3b639a24f59c32a018efdbaddd4ca98b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 3 Dec 2022 19:10:10 +0100 Subject: make .gitattributes more consistent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1ab9a10..0e585bd 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ directory: ### Code style -Set up the git pre-commit hook by running `./scripts/setup-hook`. +Set up the git pre-commit hook by running `./scripts/setup-hooks.sh`. This depends on `clang-format` and won't allow you to commit code that doesn't pass the formatting check. -- cgit v1.2.3