Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit f9ddbfd

Browse files
authored
docs: update Fresh contributing section (#709)
1 parent d1435c9 commit f9ddbfd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

references/contributing.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,7 @@ For the latest version go [here](https://deno.land/std/version.ts).
185185

186186
First, please be sure to
187187
[install Puppeteer](https://github.com/lucacasonato/deno-puppeteer#installation).
188-
Then, please ensure the following are run and successfully pass:
189-
190-
1. `deno fmt --check`
191-
1. `deno lint`
192-
1. `deno test -A`
188+
Then, please ensure `deno task ok` is run and successfully passes.
193189

194190
## Documenting APIs
195191

0 commit comments

Comments
 (0)