File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525 errorMessage : The LoRa® trademark is not used correctly or the first occurrence of LoRa® must include the ® symbol. LoRaWAN should not be used.
2626
2727# USB-C® / USB Type-C® / USB4® rule
28- - regex : " ((?<![a-zA-Z]|[0-9])(?<=\\ s)(?:USB-C|USB\\ sType[-]C|USB4)(?!®|[a-zA-Z]))"
29- regexModifiers : " gi"
30- shouldMatch : false
31- includeCodeBlocks : false
32- format : markdown
33- type : warning
34- errorMessage : The USB-C® / USB Type-C® / USB4® trademark is not used correctly.
28+ # - regex: "((?<![a-zA-Z]|[0-9])(?<=\\s)(?:USB-C|USB\\sType[-]C|USB4)(?!®|[a-zA-Z]))"
29+ # regexModifiers: "gi"
30+ # shouldMatch: false
31+ # includeCodeBlocks: false
32+ # format: markdown
33+ # type: warning
34+ # errorMessage: The USB-C® / USB Type-C® / USB4® trademark is not used correctly.
3535
3636# Arduino Opta® rule
3737- regex : " (?<!http[s]?:\\ /\\ /\\ S*| - )(?<![a-zA-Z]|[0-9])(?<=\\ s)(([oO]pta)(?!®|™|[a-zA-Z])|(((?<=[aA]rduino\\ s)([oO]pta(?=™)))|((?<=[aA]rduino®\\ s)([oO]pta))))"
You can’t perform that action at this time.
0 commit comments