diff --git a/tools/commitlint/.commitlintrc.json b/tools/commitlint/.commitlintrc.json index e3ef1467c5..9805a58b22 100644 --- a/tools/commitlint/.commitlintrc.json +++ b/tools/commitlint/.commitlintrc.json @@ -26,7 +26,8 @@ "templates", "debug", "nbstore", - "infra" + "infra", + "editor" ] ] }