From 8d373ed184dd8a99912e614af85433755e3b4c72 Mon Sep 17 00:00:00 2001 From: Aidan Delaney Date: Mon, 22 Jul 2024 06:16:27 +0100 Subject: [PATCH] Add acceptable spellings Add a file allow-listing acceptable spellings of words used in the Buildpacks project. --- .vale/styles/confg/vocabularies/Buildpacks/accept.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vale/styles/confg/vocabularies/Buildpacks/accept.txt b/.vale/styles/confg/vocabularies/Buildpacks/accept.txt index 8e580f3c4..ad5aa8b8a 100644 --- a/.vale/styles/confg/vocabularies/Buildpacks/accept.txt +++ b/.vale/styles/confg/vocabularies/Buildpacks/accept.txt @@ -1 +1,2 @@ -[Bb]uildpack(?s) \ No newline at end of file +[Bb]uildpack(?s) +prepended \ No newline at end of file