You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/actions/spelling/line_forbidden.patterns
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,18 @@
36
36
# Complete sentences in parentheticals should not have a space before the period.
37
37
\s\.\)(?!.*\}\})
38
38
39
+
# Write out small numbers (unless they are code)
40
+
# See https://www.scribendi.com/academy/articles/when_to_spell_out_numbers_in_writing.en.html#:~:text=Writing%20Small%20and%20Large%20Numbers,ten%29%20are%20written%20as%20numerals%2e
0 commit comments