Skip to content

Commit 9bcade3

Browse files
committed
Fix #66
Signed-off-by: Joseph Kato <joseph@jdkato.io>
1 parent c798f13 commit 9bcade3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Microsoft/Wordiness.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ level: suggestion
66
action:
77
name: replace
88
swap:
9+
"sufficient number(?: of)?": enough
910
(?:extract|take away|eliminate): remove
1011
(?:in order to|as a means to): to
1112
(?:inform|let me know): tell
@@ -16,9 +17,9 @@ swap:
1617
a myriad of: myriad
1718
adversely impact: hurt
1819
all across: across
19-
all of (?!a sudden|these): all
2020
all of a sudden: suddenly
2121
all of these: these
22+
all of(?! a sudden| these): all
2223
all-time record: record
2324
almost all: most
2425
almost never: seldom
@@ -111,7 +112,6 @@ swap:
111112
span across: span
112113
subsequent to: after
113114
successfully complete: complete
114-
sufficient number (?:of)?: enough
115115
take action: act
116116
take into account: consider
117117
the question as to whether: whether

0 commit comments

Comments
 (0)