You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Print instructions for false positive resolution when spell check fails
The assets include infrastructure to check for commonly misspelled words in the project files.
Although the system is designed to reduce the incidence of false positives, they are still relatively common. For this
reason, it is important to clearly communicate to the contributor how such false positives can be resolved. This can be
accomplished effectively by printing instructions when the spell check fails.
In order to avoid excessive verbosity of the output (note that the failure could just as well be a true positive), the
description of the procedure is maintained in the asset documentation and the output message simply provides the URL of
that documentation.
0 commit comments