From 16823dd97183162dc1b1201510422435153b9c23 Mon Sep 17 00:00:00 2001 From: Kyle Roth Date: Sat, 1 Jul 2023 10:38:41 -0400 Subject: [PATCH] don't match alot as subword E.g. "zealot" --- base-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-config.yaml b/base-config.yaml index f99e872..08abea3 100644 --- a/base-config.yaml +++ b/base-config.yaml @@ -45,5 +45,5 @@ rules: variables: reaction: 🍪 alot: - matches: [alot] + matches: [\balot\b] template: alot