Skip to content

Commit 8c04520

Browse files
committed
fix: Add "continues integration" → "continuous integration" typo replacement
1 parent 35204ac commit 8c04520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terms.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@
284284
["screaming[- ]?snake[- ]?case", "SCREAMING_SNAKE_CASE"],
285285

286286
// Typos
287+
["continues integration", "continuous integration"],
287288
["environemnt(s)?", "environment$1"],
288289
["flacky test(s)?", "flaky test$1"],
289290
["flackyness", "flakiness"],

0 commit comments

Comments
 (0)