We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40814c1 commit ebfadc6Copy full SHA for ebfadc6
.github/actions/spelling/line_forbidden.patterns
@@ -16,6 +16,10 @@
16
# https://twitter.com/nyttypos/status/1894816551435641027
17
\brequires that \w+\b[^.]+to be\b
18
19
+# A fully parenthetical sentence’s period goes inside the parentheses, not outside.
20
+# https://twitter.com/nyttypos/status/1898844061873639490
21
+\([A-Z][a-z]{2,}(?: [a-z]+){3,}\)\.\s
22
+
23
# Should be `HH:MM:SS`
24
\bHH:SS:MM\b
25
0 commit comments