Don't modify Renesas config files

This commit is contained in:
Andras Fekete
2024-11-01 12:50:47 -04:00
parent 34298e8ada
commit 8612f15d2e
3 changed files with 179 additions and 179 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,.git,*.launch'
skip: '*.cproject,*.der,*.mtpj,*.pem,*.vcxproj,.git,*.launch,*.scfg'