Closed ianthomas23 closed 8 months ago
Whilst following the instructions for developer installation and testing for the first time, I found a few spelling mistakes. This PR fixes those mistakes and adds codespell to pre-commit to catch similar errors in future.
codespell
pre-commit
CI failure is fixed in https://github.com/bloomberg/ipydatagrid/pull/482
Let's merge and iterate, thanks!
Whilst following the instructions for developer installation and testing for the first time, I found a few spelling mistakes. This PR fixes those mistakes and adds
codespell
topre-commit
to catch similar errors in future.