Skip to content

Commit 0dbc3ba

Browse files
committed
docs: Update CONTRIBUTING.md
1 parent b00c9e0 commit 0dbc3ba

File tree

3 files changed

+369
-6
lines changed

3 files changed

+369
-6
lines changed

.github/wordlist.txt

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,29 @@
11
APIs
2+
AMR
23
Bader's
34
CLI
45
Config
56
Deserializing
7+
Docstrings
8+
EntraID
69
FastAPI
710
HashModel
811
Homebrew
912
JSON
1013
JsonModel
14+
Linters
1115
MacOS
1216
OM's
1317
ORM
18+
OSS
1419
Pipenv
1520
PrimaryKeyCreator
1621
Pydantic
1722
Pydantic
1823
Pydantic's
1924
README
2025
README.md
26+
Redi
2127
RediSearch
2228
RediSearch
2329
RedisJSON
@@ -27,20 +33,30 @@ TOC
2733
ULIDs
2834
UlidPrimaryKey
2935
WSL
36+
aredis
3037
async
3138
asyncio
3239
cls
40+
codebase
41+
conftest
3342
coroutines
3443
doctoc
44+
docstrings
45+
entraid
3546
fastapi
47+
http
3648
indexable
3749
io
50+
isort
3851
js
3952
localhost
4053
md
54+
metamodel
4155
migrator
56+
mypy
4257
py
4358
pyenv
59+
pytest
4460
redis
4561
redisearch
4662
redisjson
@@ -54,9 +70,4 @@ unix
5470
utf
5571
validator
5672
validators
57-
virtualenv
58-
http
59-
AMR
60-
EntraID
61-
entraid
62-
metamodel
73+
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)