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
Please aggregate all instances of a found word in one error message.
This should not apply for the cases where we are looking at the context of the word ("The word might have different spelling in '..'" and "The word “” seems to be out of context in '...'” error messages.)
The text was updated successfully, but these errors were encountered:
baruza
changed the title
If a word/term is found in various files, only one werror message should be returned
If a word/term is found in various files, only one error message should be returned
Jun 14, 2017
Alternatively, we aggregate all test cases. The error messages could look like:
INFO: “cleanup” might have different spelling.
Found in: test.adoc (4) “steps to cleanup the database” reviewed=?
Introduction.adoc (3) “ perform the cleanup procedure, use” reviewed=?
Explanation: The correct usage of this word depends on the word’s part of speech.
Action: Verify and correct if necessary. Mark as reviewed when used correctly.
Please aggregate all instances of a found word in one error message.
This should not apply for the cases where we are looking at the context of the word ("The word might have different spelling in '..'" and "The word “” seems to be out of context in '...'” error messages.)
The text was updated successfully, but these errors were encountered: