blob: 60283ebf01a53ebc97ec3037fac16439755f9d95 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
extends: substitution
message: Consider using the '%s' symbol instead of '%s'.
level: error
nonword: true
swap:
'\.\.\.': …
'\([cC]\)': ©
'\(TM\)': ™
'\(tm\)': ™
'\([rR]\)': ®
'[0-9]+ ?x ?[0-9]+': ×
|