mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-03 02:20:01 +00:00
Fix typos found with codespell
Co-authored-by: Joe Mooring <joe@mooring.com>
This commit is contained in:
co-authored by
Joe Mooring
parent
71c5fe9519
commit
2ea56bef3e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user