Files
conversations/.codespellrc
Laurent Paoletti ab2ad0348b 🏗️(back) migrate to uv
Signed-off-by: Laurent Paoletti <[email protected]>
2026-01-29 15:27:49 +01:00

18 lines
312 B
Plaintext

[codespell]
skip =
./git/,
**/*.po,
**/*.pot,
**/*.json,
**/yarn.lock,
**/node_modules/**,
**/e2e/report/**,
*.tsbuildinfo,
**/uv.lock,
check-filenames = true
ignore-words-list =
afterAll,
statics,
exclude-file =
./src/backend/chat/agent_rag/web_search/mocked.py,