From 00a336630081f163150ef6aa952e74eea18c113c Mon Sep 17 00:00:00 2001 From: Lorna Mitchell Date: Thu, 11 Jan 2024 14:17:09 +0000 Subject: [PATCH] chore: Update directory structure for Vale v3 --- .../styles/{Vocab => configuration/vocabularies}/Rules/accept.txt | 0 .../styles/{Vocab => configuration/vocabularies}/Rules/reject.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/styles/{Vocab => configuration/vocabularies}/Rules/accept.txt (100%) rename .github/styles/{Vocab => configuration/vocabularies}/Rules/reject.txt (100%) diff --git a/.github/styles/Vocab/Rules/accept.txt b/.github/styles/configuration/vocabularies/Rules/accept.txt similarity index 100% rename from .github/styles/Vocab/Rules/accept.txt rename to .github/styles/configuration/vocabularies/Rules/accept.txt diff --git a/.github/styles/Vocab/Rules/reject.txt b/.github/styles/configuration/vocabularies/Rules/reject.txt similarity index 100% rename from .github/styles/Vocab/Rules/reject.txt rename to .github/styles/configuration/vocabularies/Rules/reject.txt