Skip to content

Commit 74e041c

Browse files
authored
Merge pull request #665 from emteelb/mat/improve-by-using-terms-style-rule
Improve TermsSuggestions to not flag "By using"
2 parents 3ea0bd6 + 1b1ac97 commit 74e041c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vale/styles/RedHat/TermsSuggestions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ action:
99
swap:
1010
"(?<!,| in| on| at| to| for| from| of| with| without| against) which": ", which| that"
1111
"(?<!.-)jar": compress|archive
12-
"(?<!by) using": " by using| that uses"
12+
"(?<![Bb]y) using": by using|that uses
1313
", that": ", which| that"
1414
"[Bb]are metal(?= clusters?| compute| configuration| controls?| environments?| equipment| events?| hardware| hosts?| infrastructure| installations?| installers?| machines?| media| nodes?| provisioning| servers?| workers?)": bare-metal
1515
"[Bb]are-metal(?! clusters?| compute| configuration| controls?| environments?| equipment| events?| hardware| hosts?| infrastructure| installations?| installers?| machines?| media| nodes?| provisioning| servers?| workers?)": bare metal

0 commit comments

Comments
 (0)