Unify vendor file location

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2024-10-28 20:04:20 +01:00
parent 8020179da6
commit 4c21641663
104 changed files with 67 additions and 89 deletions

View File

@@ -20,4 +20,4 @@ jobs:
uses: codespell-project/actions-codespell@master
with:
ignore_words_file: .codespellignore
skip: ./scripts/vendor,./style/vendor,./package.json,./package-lock.json
skip: ./vendor,./package.json,./package-lock.json