mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-28 23:03:41 +03:00
18ee95179e
* 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 |