dandi / dandisets-linkml-status-tools

Tools for reporting the status of the translation of DANDI schemas from Pydantic definitions to LinkML definitions
MIT License
0 stars 2 forks source link

Add codespell support (config, workflow to detect/not fix) and make it fix few typos #3

Closed yarikoptic closed 2 months ago

yarikoptic commented 2 months ago

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

I personally introduced it to dozens if not hundreds of projects already and so far only positive feedback.

CI workflow has 'permissions' set only to 'read' so also should be safe.