Skip to content

Commit e47db46

Browse files
committed
edge impulse
1 parent f994cdc commit e47db46

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

scripts/validation/rules/rules-trademarks.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444

4545
# Edge Impulse® rule
4646
# Skip the match if it is inside tags' lists
47-
- regex: "(?<!http[s]?:\\/\\/\\S*| - )(?:Edge[ -]Impulse|[eE]dge[iI]mpulse)(?!®)\\b"
48-
regexModifiers: "gi"
49-
shouldMatch: false
50-
includeCodeBlocks: false
51-
format: markdown
52-
type: warning
53-
errorMessage: The Edge Impulse® trademark is not used correctly.
47+
# - regex: "(?<!http[s]?:\\/\\/\\S*| - )(?:Edge[ -]Impulse|[eE]dge[iI]mpulse)(?!®)\\b"
48+
# regexModifiers: "gi"
49+
# shouldMatch: false
50+
# includeCodeBlocks: false
51+
# format: markdown
52+
# type: warning
53+
# errorMessage: The Edge Impulse® trademark is not used correctly.
5454

5555
# Adafruit® rule
5656
# Skip the match if it is inside tags' lists

0 commit comments

Comments
 (0)