Hi there,
So I am running codespell using pre-commit and it doesn't identify errors inside docstrings and markdown files. See for example this commit in Starlite --> litestar-org/litestar@26afa44, I fixed typos in it using intellij code inspection, all of which were not identified by codespell at all.