mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-12 01:46:39 -04:00
* vale cleanup * added --config flag to vale * added --config flag to vale * added --config flag to vale * added --config flag to vale * testing vale
8 lines
180 B
YAML
8 lines
180 B
YAML
extends: substitution
|
|
message: Consider using '%s' instead of '%s'
|
|
level: warning
|
|
scope: raw
|
|
ignorecase: false
|
|
# swap maps tokens in form of bad: good
|
|
swap:
|
|
e-commerce: ecommerce |