We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97084c5 commit 92f4c97Copy full SHA for 92f4c97
.github/actions/spelling/line_forbidden.patterns
@@ -406,6 +406,9 @@ CLoud
406
# Should be `its`
407
(?<!since )\bit's(?= data\b)
408
409
+# Should be `... its`
410
+\w{2}(?<!\b(?:case|fail|mean|perhap|purpose|sometime|unles|ye))s it's\b(?! (?:an?|going|not|own|the|\w+ed)\b)
411
+
412
# Should be `for its` (possessive) or `because it is`
413
\bfor it(?:'s| is)\b
414
.github/actions/spelling/reject.txt
@@ -14,6 +14,8 @@ Devinn?[ae]
14
devisals?
15
devisors?
16
diables?
17
+hasta?
18
+hastat.*
19
immediatly
20
oer
21
Sorce
0 commit comments