Skip to content

Commit 64d6b19

Browse files
committed
Exclude codeblocks
1 parent ef99015 commit 64d6b19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/validation/rules/rules-trademarks.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- regex: "(?<![-/]\\S*)(?:bluetooth(?!®))(?![-/])\\b"
33
regexModifiers: "gi"
44
shouldMatch: false
5+
includeCodeBlocks: false
56
format: markdown
67
type: warning
78
errorMessage: The Bluetooth® trademark is not used correctly.

0 commit comments

Comments
 (0)