Skip to content

Commit 2fb457a

Browse files
committed
docs: Update CONTRIBUTING.md
1 parent b00c9e0 commit 2fb457a

File tree

3 files changed

+366
-6
lines changed

3 files changed

+366
-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

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,5 @@ tests_sync/
149149
.tool-versions
150150

151151
.vscode/
152+
CLAUDE.md
153+
.claude/settings.local.json

0 commit comments

Comments
 (0)