mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-05 15:25:25 +00:00
12 lines
197 B
YAML
12 lines
197 B
YAML
---
|
||
extends: substitution
|
||
message: Do not use smart quotation marks. Use %s rather than %s.
|
||
level: warning
|
||
nonword: true
|
||
scope: raw
|
||
action:
|
||
name: replace
|
||
swap:
|
||
‘|’: "'"
|
||
‟|″|‶: "\""
|