mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-04 23:15:23 +00:00
12 lines
153 B
YAML
12 lines
153 B
YAML
extends: repetition
|
|
message: "'%s' is repeated!"
|
|
level: warning
|
|
alpha: true
|
|
action:
|
|
name: edit
|
|
params:
|
|
- truncate
|
|
- " "
|
|
tokens:
|
|
- '[^\s]+'
|