Skip to content

Commit f991c16

Browse files
committed
fix: update wordlist for CONTRIBUTING.md spellcheck
Add missing technical terms to wordlist: - aredis (async Redis OM module name) - conftest (pytest configuration file) - Docstrings/docstrings (Python documentation) - isort (import sorting tool) - mypy (static type checker) - pytest (testing framework) - Redi (partial word in RediSearch/RedisJSON context)
1 parent 920a475 commit f991c16

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

.github/wordlist.txt

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
APIs
2+
AMR
23
Bader's
34
CLI
45
Config
56
Deserializing
7+
Docstrings
8+
EntraID
69
FastAPI
710
HashModel
811
Homebrew
@@ -18,6 +21,7 @@ Pydantic
1821
Pydantic's
1922
README
2023
README.md
24+
Redi
2125
RediSearch
2226
RediSearch
2327
RedisJSON
@@ -27,20 +31,29 @@ TOC
2731
ULIDs
2832
UlidPrimaryKey
2933
WSL
34+
aredis
3035
async
3136
asyncio
3237
cls
38+
conftest
3339
coroutines
3440
doctoc
41+
docstrings
42+
entraid
3543
fastapi
44+
http
3645
indexable
3746
io
47+
isort
3848
js
3949
localhost
4050
md
51+
metamodel
4152
migrator
53+
mypy
4254
py
4355
pyenv
56+
pytest
4457
redis
4558
redisearch
4659
redisjson
@@ -54,9 +67,4 @@ unix
5467
utf
5568
validator
5669
validators
57-
virtualenv
58-
http
59-
AMR
60-
EntraID
61-
entraid
62-
metamodel
70+
virtualenv

0 commit comments

Comments
 (0)