Skip to content

Commit 6fa42f7

Browse files
committed
Trademarks.yml: update to match main configuration
1 parent d0ad562 commit 6fa42f7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
extends: existence
3+
message: 'No "TM", ™, SM, ©, ®, or other explicit indicators of rights ownership or trademarks'
4+
link: "https://github.com/Homebrew/brew/blob/HEAD/docs/Prose-Style-Guidelines.md#typographical-conventions"
5+
level: error
6+
nonword: true
7+
tokens:
8+
- \bTM\b
9+
-
10+
- \bSM\b
11+
- ©
12+
- ®

0 commit comments

Comments
 (0)