Skip to content

Commit 1eb3089

Browse files
authored
Update docs-quality.yml
1 parent e168229 commit 1eb3089

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/docs-quality.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,8 @@ jobs:
4747
ONLY_RULES=(
4848
UseTitleCase
4949
RepeatedWords
50-
UnclosedQuotes
5150
MergeWords
52-
SplitWords
5351
ItsContraction
54-
ThenThan
55-
TheirToThere
56-
TheyreToTheir
57-
ThereToTheir
5852
)
5953
ONLY_ARG="--only $(IFS=,; echo "${ONLY_RULES[*]}")"
6054
out="$(mktemp)"

0 commit comments

Comments
 (0)