We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef99015 commit 64d6b19Copy full SHA for 64d6b19
scripts/validation/rules/rules-trademarks.yml
@@ -2,6 +2,7 @@
2
- regex: "(?<![-/]\\S*)(?:bluetooth(?!®))(?![-/])\\b"
3
regexModifiers: "gi"
4
shouldMatch: false
5
+ includeCodeBlocks: false
6
format: markdown
7
type: warning
8
errorMessage: The Bluetooth® trademark is not used correctly.
0 commit comments