Skip to content

Feature: Scan noisy files

Josh Soref edited this page Feb 25, 2024 · 2 revisions

Scan noisy files

Sometimes you may want to scan a file even if it has more unrecognized words than recognized words.

By default, the Autodetect noisy files feature would talk about these files, and suggest adding them to excludes.txt.

If, you need these files to be checked, you can add:

with:
  disable_checks: noisy-file

to your configuration.

Sample consumers

cspell compact-dictionaries workflow

Clone this wiki locally