django-sql-dashboard
django-sql-dashboard copied to clipboard
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
trafficstars
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.
Feel ok to ignore/close