diff --git a/cspell.json b/cspell.json index a56cd04788..438bc52a9e 100644 --- a/cspell.json +++ b/cspell.json @@ -31,5 +31,8 @@ "redirections/", "surveys/", "google-apps-scripts/" + ], + "ignoreRegExpList": [ + "\\- name:.*$" ] }