mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-26 21:53:48 +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
6 lines
116 B
YAML
6 lines
116 B
YAML
extends: existence
|
|
message: "Don't start a sentence with '%s'."
|
|
level: error
|
|
raw:
|
|
- '(?:[;-]\s)so[\s,]|\bSo[\s,]'
|