diff options
| author | hathach <[email protected]> | 2022-12-04 20:52:02 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-12-04 20:52:02 +0700 |
| commit | b9314bddc5ca53c277a4472d7d162067c5e28604 (patch) | |
| tree | fd7338b6a4daf3561add3a2e4d89334eb1db0e39 | |
| parent | e3df3ac5ce3d8ccb4c8b52eeaf0fef3ebd91eb14 (diff) | |
check exclude file
| -rw-r--r-- | .codespell/exclude-file.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespell/exclude-file.txt b/.codespell/exclude-file.txt index af8265cc7..8b1378917 100644 --- a/.codespell/exclude-file.txt +++ b/.codespell/exclude-file.txt @@ -1 +1 @@ - return USB0.INTSTS1.BIT.ATTCH ? true : false; + |
