mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
docs(README): using deno fmt --check (#2339)
This commit is contained in:
parent
ae2354df44
commit
f1ff08a7e3
@ -69,7 +69,7 @@ Before opening a PR make sure to:
|
||||
- have the latest Deno version installed locally
|
||||
- add tests that cover your changes.
|
||||
- `deno task test` passes.
|
||||
- `deno fmt` passes without changing files.
|
||||
- `deno fmt --check` passes.
|
||||
- `deno lint` passes.
|
||||
|
||||
Give the PR a descriptive title.
|
||||
|
Loading…
Reference in New Issue
Block a user