More spelling fixes

This commit is contained in:
Andras Fekete
2024-10-21 16:06:10 -04:00
parent e14abbdc79
commit 34298e8ada
17 changed files with 19 additions and 19 deletions

View File

@@ -27,4 +27,4 @@ jobs:
# The exclude_file contains lines of code that should be ignored. This is useful for individual lines which have non-words that can safely be ignored.
exclude_file: '.codespellexcludelines'
# To skip files entirely from being processed, add it to the following list:
skip: '*.cproject,*.der,*.mtpj,*.pem,*.vcxproj'
skip: '*.cproject,*.der,*.mtpj,*.pem,*.vcxproj,.git,*.launch'