From 6ba47bb9ac2c9f513e23fa22cac89b42e4aa0c11 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Fri, 31 Jan 2025 16:05:09 -0800 Subject: [PATCH] Add more tech brand names Keep some marketing teams happy Signed-off-by: Tim Smith --- .../actions/spelling/line_forbidden.patterns | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/.github/actions/spelling/line_forbidden.patterns b/.github/actions/spelling/line_forbidden.patterns index cf52bbe6..7d1d098b 100644 --- a/.github/actions/spelling/line_forbidden.patterns +++ b/.github/actions/spelling/line_forbidden.patterns @@ -106,6 +106,30 @@ # Product Names # +# s.b. TeamCity +\bTeamcity\b + +# s.b. Bitbucket +\bBitBucket\b + +# s.b. Logstash +\bLogStash\b + +# s.b. CyberArk +\bCyberark\b + +# s.b. Chef Infra Server +\bChef Server\b + +# s.b. Chef Infra Client +\bChef Client\b + +# s.b. containerd +\bContainerd\b + +# s.b. systemd +\bSystemd\b + # s.b. OpenLDAP \bOpen LDAP\b @@ -300,6 +324,9 @@ # Microsoft Products # +# s.b. Entra ID +\bEntraID\b + # s.b. Microsoft \bMicroSoft\b