mirror of
https://github.com/bspeice/speice.io
synced 2024-11-15 06:28:10 -05: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]+'
|