From 979c26e1aebee85e664899235d5fbc67ca26d6e8 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 1 Mar 2021 21:29:40 +0300 Subject: Axe pre-commit --- docs/dev/README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/dev') diff --git a/docs/dev/README.md b/docs/dev/README.md index d6fae5295..b91013f13 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md @@ -58,8 +58,6 @@ Use `env RUN_SLOW_TESTS=1 cargo test` to run the full suite. We use bors-ng to enforce the [not rocket science](https://graydon2.dreamwidth.org/1597.html) rule. -You can run `cargo xtask install-pre-commit-hook` to install git-hook to run rustfmt on commit. - # Launching rust-analyzer Debugging the language server can be tricky. -- cgit v1.2.3