Skip to content

Commit

Permalink
formatter time
Browse files Browse the repository at this point in the history
  • Loading branch information
addisoncrump committed Mar 17, 2022
1 parent d18ed44 commit a615901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fuzzing.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ of parallelisation is not being restricted by overhead from disk, which may occu

## Using an existing corpus

Someone's given you their copy of their corpus. Great! You should put the corpus entries (which will each be named as
Someone's given you their copy of their corpus. Great! You should put the corpus entries (which will each be named as
the SHA-1 hash of their content) in a folder under `fuzz/corpus/<fuzzer>`, replacing `<fuzzer>` with your intended
fuzz target (either interp_fuzzer or syntax_fuzzer).

0 comments on commit a615901

Please sign in to comment.