mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
8 lines
145 B
YAML
8 lines
145 B
YAML
extends: existence
|
|
message: Consider replacing '%s' with 'in other words'
|
|
level: warning
|
|
ignorecase: true
|
|
tokens:
|
|
- '\bi\.e\b'
|
|
- '\bi\.e.\b'
|