Fix typos found with codespell

Co-authored-by: Joe Mooring <joe@mooring.com>
This commit is contained in:
Oleksandr Redko
2025-02-02 06:20:17 -08:00
committed by GitHub
co-authored by Joe Mooring
parent 71c5fe9519
commit 2ea56bef3e
8 changed files with 24 additions and 6 deletions
+5
View File
@@ -20,3 +20,8 @@ jobs:
incremental_files_only: true
inline: warning
strict: false
- uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
check_hidden: true
# by default, codespell uses configuration from the .codespellrc