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 b03dae6 commit 5d0bf8fCopy full SHA for 5d0bf8f
.github/actions/spelling/allow.txt
@@ -6,3 +6,5 @@ runcount
6
Firefox
7
Português
8
Português (Brasil)
9
+favicons
10
+moz
.github/actions/spelling/patterns.txt
@@ -124,6 +124,10 @@
124
# version suffix <word>v#
125
(?:(?<=[A-Z]{2})V|(?<=[a-z]{2}|[A-Z]{2})v)\d+(?:\b|(?=[a-zA-Z_]))
126
127
+# Non-English
128
+[a-zA-Z]*[ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýÿĀāŁłŃńŅņŒœŚśŠšŜŝŸŽžź][a-zA-Z]{3}[a-zA-ZÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýÿĀāŁłŃńŅņŒœŚśŠšŜŝŸŽžź]*
129
+
130
131
\bjjw24\b
132
\bappref-ms\b
133
\bTobiasSekan\b
@@ -134,3 +138,5 @@
134
138
\bčeština\b
135
139
\bPortuguês\b
136
140
\bIoc\b
141
+\b[Ss]ettings [Ss]ettings\b
142
0 commit comments