Skip to content

Commit 3b9b16e

Browse files
committed
fix: Expand "colocated" to include "colocation" and "colocating"
1 parent 34f2a9a commit 3b9b16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terms.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
["change[- ]log(s)?", "changelog$1"],
112112
["check[- ]box(es)?", "checkbox$1"],
113113
["code[- ]base(es)?", "codebase$1"],
114-
["co[- ]locate(d?)", "colocate$1"],
114+
["co[- ]locat(ion|ing|ed?)", "colocate$1"],
115115
["end[- ]point(s)?", "endpoint$1"],
116116
["e[- ]mail(s)?", "email$1"],
117117
["file[- ]name(s)?", "filename$1"],

0 commit comments

Comments
 (0)