mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
also cover how many (#3450)
This commit is contained in:
parent
dacc077283
commit
bf202cc2e4
@ -6,4 +6,4 @@ BasedOnStyles = from-write-good, n8n-styles, from-microsoft, Vale
|
|||||||
Vale.Terms = NO
|
Vale.Terms = NO
|
||||||
from-alex.Profanity = NO
|
from-alex.Profanity = NO
|
||||||
from-microsoft.Quotes = NO
|
from-microsoft.Quotes = NO
|
||||||
TokenIgnores = (\-\-8\<\-\- \".*\"), (-only), (\*\*.*\*\*), (\*\*Release date:\*\*.*), (\[\[\%.*\%\]\]), (\[\[.*\]\]), (Rocket\.Chat), (\(https.*\)), (how\smany), (too\smany)
|
TokenIgnores = (\-\-8\<\-\- \".*\"), (-only), (\*\*.*\*\*), (\*\*Release date:\*\*.*), (\[\[\%.*\%\]\]), (\[\[.*\]\]), (Rocket\.Chat), (\(https.*\)),
|
||||||
|
|||||||
@ -110,7 +110,7 @@ tokens:
|
|||||||
- loudly
|
- loudly
|
||||||
- luckily
|
- luckily
|
||||||
- madly
|
- madly
|
||||||
- (?<![Tt]oo\s)many
|
- (?<!([Tt]oo\s)|([Hh]ow\s))many
|
||||||
- mentally
|
- mentally
|
||||||
- mildly
|
- mildly
|
||||||
- monthly
|
- monthly
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user