1
0
mirror of https://github.com/svg/svgo.git synced 2026-01-27 07:02:06 +03:00
Files
svgo/plugins
Seth Falco 66d503a48c chore: migrate spellchecking from github action to npm task (#2185)
Migrate from the cspell GitHub Action to the npm package.

* Easier to run spellchecking locally.
* More consistent setup between projects on GitHub or other forges.

While I was doing this, I also amended the config to allow "compound
words", then dropped any terms that were already in built-in
dictionaries and that became redundant to add in our config after
enabling compound words.
2025-11-01 22:34:20 +00:00
..