Skip to content

Commit

Permalink
fix: Add "continues integration" → "continuous integration" typo repl…
Browse files Browse the repository at this point in the history
…acement
  • Loading branch information
sapegin committed Sep 5, 2024
1 parent 35204ac commit 8c04520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terms.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
["screaming[- ]?snake[- ]?case", "SCREAMING_SNAKE_CASE"],

// Typos
["continues integration", "continuous integration"],
["environemnt(s)?", "environment$1"],
["flacky test(s)?", "flaky test$1"],
["flackyness", "flakiness"],
Expand Down

0 comments on commit 8c04520

Please sign in to comment.