Skip to main content

Add a leading space to ‘mgr’, to avoid clash with ‘semgrep’

ID
8cd8994
date
2025-10-17 11:15:15+00:00
author
Alex Chan <alexc@tailscale.com>
parent
ad605db
message
Add a leading space to 'mgr', to avoid clash with 'semgrep'
changed files
1 file, 1 addition, 1 deletion

Changed files

create_snippets.py (8334) → create_snippets.py (8336)

diff --git a/create_snippets.py b/create_snippets.py
index de13628..ec9fb3e 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -90,7 +90,7 @@ SNIPPETS = {
     "lmk": "let me know",
     "mgmt": "management",
     "Mgmt": "Management",
-    "mgr": "manager",
+    " mgr": " manager",
     "Mgr": "Manager",
     "naive": "naïve",
     "natl.": "national",