diff options
| author | hathach <[email protected]> | 2022-12-04 21:08:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-12-04 21:08:47 +0700 |
| commit | b37870c964e9fafe8cdd4ff6e48fa072ca59858b (patch) | |
| tree | 8012783dae62eac0726790798098c84216501c8b /.codespellrc | |
| parent | b9314bddc5ca53c277a4472d7d162067c5e28604 (diff) | |
test exclude-file.txt, add action concurrency
Diffstat (limited to '.codespellrc')
| -rw-r--r-- | .codespellrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc index 0e1bc1483..19a877e2a 100644 --- a/.codespellrc +++ b/.codespellrc @@ -5,4 +5,4 @@ ignore-words-list = synopsys, sie, tre, hsi, fro, dout, mot, te check-filenames = check-hidden = skip = .cproject,./.git,./hw/mcu,./lib,./examples/*/*/_build,./examples/*/*/ses,./examples/*/*/ozone,./hw/mcu,./test/vendor,./tests_obsolete -exclude-file = .codespell/exclude-file.txt +exclude-file = ./.codespell/exclude-file.txt |
