npm cspell 7.3.6
v7.3.6

latest releases: 8.14.4, 8.14.3, 8.14.2...
12 months ago

Changes

fix: Add `--no-exit-code` option to prevent spelling issues from impacting the exit code. (#4809)

fix: Add --no-exit-code option to prevent spelling issues from impacting the exit code. (#4809)

This PR implements a simple --allow-failure flag, which configures cspell to return 0 exit code even when there are findings. This is useful for uses in CI (such as in a pre-commit hook) to allow reporting findings without failing the pre-commit.


Documentation

doc: Update README (#4821)

doc: Update README (#4821)

Make sure README is updated automatically.


Don't miss a new cspell release

NewReleases is sending notifications on new releases.