sqlmodel icon indicating copy to clipboard operation
sqlmodel copied to clipboard

👷 Add codespell workflow + fix some typos

Open yarikoptic opened this issue 2 years ago • 5 comments

Set up a CI workflow to check for common misspellings in project files.

https://github.com/codespell-project/codespell

yarikoptic avatar Apr 26 '23 18:04 yarikoptic

📝 Docs preview for commit 8f176d25cbfdbfe867e18d001d44c36654bec283 at: https://644972668bfd9e4a808ca598--sqlmodel.netlify.app

github-actions[bot] avatar Apr 26 '23 18:04 github-actions[bot]

ok, codespell feels ok now. Testing is all red, likely due to https://github.com/ionrock/cachecontrol/issues/292 which is causing ripples everywhere.

yarikoptic avatar May 10 '23 20:05 yarikoptic