View on GitHub

check-spelling-docs

Documentation for check-spelling

Current script differs from apply.pl

check-spelling offers an apply.pl script to enable update expect command line.

The design of apply.pl was such that some could choose to save apply.pl locally, audit it, and then use it to apply updates.

New versions of check-spelling will include improvements to apply.pl. In order to let users know that the version they've saved locally is no longer current, apply.pl includes code to compare the version it has with a specific version and warn if it's out of date. (This would apply to users of main, prerelease, and potentially a versioned release branch in case it received additional updates.)

Unfortunately, as of check-spelling v0.0.22, the version of apply.pl points to the prerelease version of apply.pl which means that people using/running that version will encounter a warning that the version that's running (v0.0.22) is out of date (as there are new features in prerelease). This is a harmless 🐛.

Fixes


FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts