Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gap-trap/reference/gates.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ pushed there. A GitLab remote gets the three jobs as `.gitlab-ci.yml`.

## What not to add

- Coverage thresholds nothing on a PR runs. A ratchet on what tests
- Coverage thresholds gate nothing on a PR run. A ratchet on what tests
catch beats a percentage.
- A second run of the same linter (an advisory pass beside a ratchet).
- Any gate whose input you have not read once. A gate that scans
Expand Down