mirror of
https://github.com/nushell/nushell.git
synced 2025-08-03 16:48:22 +02:00
# Description Moves the `typos` config to the repository root directory. This allows one to run `typos` locally and have the config used automatically. Currently, one has to instead run `typos -c .github/.typos.toml`.