diff --git a/cspell.json b/cspell.json index 438bc52a9e..4c2062357a 100644 --- a/cspell.json +++ b/cspell.json @@ -33,6 +33,7 @@ "google-apps-scripts/" ], "ignoreRegExpList": [ - "\\- name:.*$" + "\\- name:.*$", + "github-handle:.*$" ] }