Generate configuration

Updated Jul 14, 2026

Run the command without --check to refresh the cache, merge the local overlay, and atomically write typos.toml:

uvx --from "git+https://github.com/leynos/typos-config-builder.git@FULL_COMMIT_SHA" \
  typos-config-builder

The command uses the current directory as the consumer repository. Pass --repository PATH to select another repository. The bundled shared dictionary is the default authority; --source SOURCE selects an explicit alternative.

Use --offline to prohibit refresh from the configured authority and require a valid existing cache.