From 0675717d393fcea52326f614bfa8a29bf5d7ef85 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Fri, 20 Oct 2023 15:34:41 -0400 Subject: [PATCH] Add white space and CRUD to Vale (#5351) Signed-off-by: Fanit Kolchina --- .github/vale/styles/OpenSearch/AcronymParentheses.yml | 1 + .github/vale/styles/OpenSearch/SubstitutionsError.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/vale/styles/OpenSearch/AcronymParentheses.yml b/.github/vale/styles/OpenSearch/AcronymParentheses.yml index e1c6686c..cb085104 100644 --- a/.github/vale/styles/OpenSearch/AcronymParentheses.yml +++ b/.github/vale/styles/OpenSearch/AcronymParentheses.yml @@ -16,6 +16,7 @@ exceptions: - BM25 - CSV - CPU + - CRUD - DNS - DOS - FAQ diff --git a/.github/vale/styles/OpenSearch/SubstitutionsError.yml b/.github/vale/styles/OpenSearch/SubstitutionsError.yml index 48998ded..ef2e942b 100644 --- a/.github/vale/styles/OpenSearch/SubstitutionsError.yml +++ b/.github/vale/styles/OpenSearch/SubstitutionsError.yml @@ -48,4 +48,5 @@ swap: 'U.S.': US 'web page': webpage 'web site': website + 'whitespace': white space 'user interface \(UI\)': UI