From 63158102f0ea71704d99e67027e5157690a423ce Mon Sep 17 00:00:00 2001 From: erezrokah Date: Mon, 9 Dec 2024 10:53:32 +0000 Subject: [PATCH] chore: Fix vale linter --- .github/styles/{Vocab => config/vocabularies}/Base/accept.txt | 0 .github/styles/{Vocab => config/vocabularies}/Base/reject.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/styles/{Vocab => config/vocabularies}/Base/accept.txt (100%) rename .github/styles/{Vocab => config/vocabularies}/Base/reject.txt (100%) diff --git a/.github/styles/Vocab/Base/accept.txt b/.github/styles/config/vocabularies/Base/accept.txt similarity index 100% rename from .github/styles/Vocab/Base/accept.txt rename to .github/styles/config/vocabularies/Base/accept.txt diff --git a/.github/styles/Vocab/Base/reject.txt b/.github/styles/config/vocabularies/Base/reject.txt similarity index 100% rename from .github/styles/Vocab/Base/reject.txt rename to .github/styles/config/vocabularies/Base/reject.txt