diff options
| author | hathach <[email protected]> | 2022-12-08 10:05:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-12-08 10:05:52 +0700 |
| commit | a29b3dd690d4ccc9f3432ca5ec5d702b1ae80e78 (patch) | |
| tree | fba72b211c02928ebfb612fa651ae61c24601121 | |
| parent | 34081f6c5c0fa4541a2eba5fdd8cc0cfbfe35951 (diff) | |
update .codespell
| -rw-r--r-- | .codespellrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc index 142bbbe1a..8c32ed706 100644 --- a/.codespellrc +++ b/.codespellrc @@ -7,4 +7,4 @@ exclude-file = .codespell/exclude-file.txt check-filenames = check-hidden = count = -skip = .cproject,./.git,./hw/mcu,./lib,./examples/*/*/_build,./examples/*/*/ses,./examples/*/*/ozone,./hw/mcu,./test/vendor,./tests_obsolete,./tools/uf2 +skip = .cproject,./.git,./hw/mcu,./lib,./examples/*/*/_build,./examples/*/*/ses,./examples/*/*/ozone,./hw/mcu,./test/unit-test/vendor,./tests_obsolete,./tools/uf2 |
