diff --git a/.github/actions/spelling/line_forbidden.patterns b/.github/actions/spelling/line_forbidden.patterns index a37240a6..2ef98c4a 100644 --- a/.github/actions/spelling/line_forbidden.patterns +++ b/.github/actions/spelling/line_forbidden.patterns @@ -38,6 +38,9 @@ # Should be `OAuth` (?:^|[^-/*$])[ '"]oAuth(?: [a-z]|\d+ |[^ a-zA-Z0-9:;_.()]) +# Should be `RabbitMQ` +\bRabbitmq\b + # Should be `TypeScript` \bTypescript\b