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.
2 parents 7d8abbc + 647a339 commit 5e6fc2aCopy full SHA for 5e6fc2a
scripts/validation/rules/rules-spelling.yml
@@ -7,7 +7,7 @@
7
'MB'
8
9
# Excludes Wi-Fi in URLs (prepended by dash or slash) and WiFi.XY and MKR WiFi
10
-- regex: "(?<![\\/-]|MKR |UNO |MKR 1000 )[wW]i[fF]i(?![-\\/]|\\.?\\S)"
+- regex: "(?<![\\/-]|Arduino |MKR |UNO |MKR 1000 )[wW]i[fF]i(?![-\\/]|\\.?\\S| [sS]hield)"
11
shouldMatch: false
12
type: warning
13
format: markdown
0 commit comments