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 a718c7d commit 1445855Copy full SHA for 1445855
CONTRIBUTING.md
@@ -73,7 +73,7 @@ max-cache-ttl 100000000
73
74
### 2.3 Style Guide
75
76
-- `yarn format` uses [forge fmt](https://github.com/foundry-rs/foundry/tree/master/forge) to find and
+- `yarn format` uses [forge fmt](https://github.com/foundry-rs/foundry/tree/master/crates/forge) to find and
77
auto-correct formatting issues.
78
- `yarn format:check` performs the same checks, but alerts on errors and does not fix them.
79
0 commit comments