pydata / xarray

N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.63k stars 1.09k forks source link

Add codespell pre-commit-hook #9781

Open headtr1ck opened 1 week ago

headtr1ck commented 1 week ago

Given the large codebase there were surprisingly few misspellings. But even better to add a pre-commit hook for that :)

max-sixty commented 1 week ago

Looks good!

headtr1ck commented 6 days ago

Does anyone have an idea why pre-commit fails in CI? Locally (Windows) it works for me ..

It seems to ignore the skip of whats-new