conda / communications

Repo to organize conda communications work
1 stars 5 forks source link

Add + apply codespell via pre-commit #22

Closed dbast closed 1 year ago

dbast commented 1 year ago

Also contains the fixes from https://github.com/conda/communications/pull/19

Codespell proved to be useful in other repos, so I thought it might be of help here. I am happy to also close the PR if not.

Enabled pre-commit for that in the app settings. Can also disable it in case this PR is not merged.

Description