mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
remove monitor and add exceptions for how many and too many
This commit is contained in:
@@ -5,4 +5,4 @@ Vocab = default
|
||||
BasedOnStyles = from-alex, from-write-good, n8n-styles, from-microsoft, Vale
|
||||
Vale.Terms = NO
|
||||
from-alex.Profanity = NO
|
||||
TokenIgnores = (\-\-8\<\-\- \".*\"), (-only), (\*\*.*\*\*), (\*\*Release date:\*\*.*), (\[\[\%.*\%\]\]), (\[.*\]\(.*\)\{:target=_blank .external-link\}), (\[\[.*\]\]), (Rocket\.Chat), (\(https.*\))
|
||||
TokenIgnores = (\-\-8\<\-\- \".*\"), (-only), (\*\*.*\*\*), (\*\*Release date:\*\*.*), (\[\[\%.*\%\]\]), (\[.*\]\(.*\)\{:target=_blank .external-link\}), (\[\[.*\]\]), (Rocket\.Chat), (\(https.*\)), (how\smany), (too\smany)
|
||||
|
||||
Reference in New Issue
Block a user