We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8de64 commit 05db409Copy full SHA for 05db409
README.md
@@ -5,7 +5,7 @@
5
## Using rust tools with pre-commit
6
7
```yaml
8
-- repo: https://github.com/doublify/pre-commit-rust
+- repo: https://github.com/winapps-org/pre-commit-rust
9
rev: master
10
hooks:
11
- id: fmt
@@ -15,7 +15,7 @@
15
## Passing arguments to rustfmt
16
17
18
19
20
21
0 commit comments