Skip to content

Commit c19c0af

Browse files
committed
Mention REUSE.toml in the benchmark removal docs.
1 parent a8b119d commit c19c0af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

collector/compile-benchmarks/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ Rust code being written today.
251251
- Do this with `git rm -r` on the directory.
252252
- In the second commit do everything else.
253253
- Remove the entry from `collector/compile-benchmarks/README.md`.
254+
- Remove the entry from `collector/compile-benchmarks/REUSE.toml`.
254255
- `git grep` for occurrences of the old benchmark name (e.g. in
255256
`.github/workflows/ci.yml` or `ci/check-*.sh`) and see if anything needs
256257
changing... usually not.

0 commit comments

Comments
 (0)