Commit graph

10 commits

Author SHA1 Message Date
sebres
155a0855f2 silence codespell 2025-01-29 21:59:35 +01:00
Sergey G. Brester
51358e1587
Merge pull request #3636 from szepeviktor/typos
Some checks failed
Codespell / Check for spelling errors (push) Has been cancelled
CI / build (3.10) (push) Has been cancelled
CI / build (3.11) (push) Has been cancelled
CI / build (3.12) (push) Has been cancelled
CI / build (3.13.0) (push) Has been cancelled
CI / build (3.14.0-alpha.1) (push) Has been cancelled
CI / build (3.7) (push) Has been cancelled
CI / build (3.8) (push) Has been cancelled
CI / build (3.9) (push) Has been cancelled
CI / build (pypy3.10) (push) Has been cancelled
Fix more typos
2024-12-21 19:31:54 +01:00
sebres
7d2fffbe19 .codespellrc: silence codespell flow on assertIn 2024-05-27 15:38:32 +02:00
sebres
f2d7f16d2f satisfy CI spelling (let's use original asyncore lib as long as possible) 2023-12-12 15:41:40 +01:00
Viktor Szépe
70e964c062
Exclude .typos.toml in codespellrc 2023-11-26 18:16:42 +01:00
Yaroslav Halchenko
5e9060a613 Add skipping of codespell-ignore annotated lines 2023-11-18 09:56:18 -05:00
Yaroslav Halchenko
e2ede1a43e Further adjust regex since apparently \b would not match at the beginning of e.g. [Uu]ser 2023-11-18 09:55:24 -05:00
Yaroslav Halchenko
dcb0177d96 Ignore URLs and few other specific things, group better in regex 2023-11-16 11:07:47 -05:00
Yaroslav Halchenko
3b3fcde2e6 Some ignores for codespell 2023-11-16 10:58:39 -05:00
Yaroslav Halchenko
4b4c728558 Add rudimentary codespell config 2023-11-16 10:42:20 -05:00