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 f7b37a1 commit 647a339Copy full SHA for 647a339
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