-
-
Notifications
You must be signed in to change notification settings - Fork 869
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Increase dictionary limit
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
efde97c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
๐ด Please review
See the ๐action log or ๐ job summary for details.
Unrecognized words (946)
Some files were automatically ignored ๐
These sample patterns would exclude them:
You should consider adding them to:
File matching is via Perl regular expressions.
To check these files, more of their words need to be in the dictionary than not. You can use
patterns.txt
to exclude portions, add items to the dictionary (e.g. by adding them toallow.txt
), or fix typos.To use the spell-check-this repository, accept these unrecognized words as correct, and update file exclusions, you could run the following commands
... in a clone of the git@github.com:abraunegg/onedrive.git repository
on the
master
branch (โน๏ธ how do I use this?):Available ๐ dictionaries could cover words not in the ๐ dictionary
Consider adding them (in
.github/workflows/spellcheck.yaml
) injobs:
/spelling:
foruses: check-spelling/check-spelling@main
in itswith
:To stop checking additional dictionaries, add (in
.github/workflows/spellcheck.yaml
) foruses: check-spelling/check-spelling@main
in itswith
:Forbidden patterns ๐ (18)
In order to address this, you could change the content to not match the forbidden patterns (comments before forbidden patterns may help explain why they're forbidden), add patterns for acceptable instances, or adjust the forbidden patterns themselves.
These forbidden patterns matched content:
In English, duplicated words are generally mistakes
There are a few exceptions (e.g. "that that").
If the highlighted doubled word pair is in:
Should be
ID
Should be
URI
oruri
unless it refers to a person namedUri
Do not use
(click) here
linksFor more information, see:
Should be
case-(in)sensitive
Should only be one of
a
,an
, orthe
Should be
nonexistent
Should be
workaround
Should be
GitHub
Should be
JavaScript
Should be
deprecation warning(s)
Should be
into
when not phrasal and when
in order to
would be wrong:https://thewritepractice.com/into-vs-in-to/
Should be
its
Should be
nonexistent
Should be
preexisting
Should be
prerequisite
Should be
(coarse|fine)-grained
Should be
neither/nor
-- or rewordPattern suggestions โ๏ธ (34)
You could add these patterns to
.github/actions/spelling/patterns.txt
:Errors (4)
See the ๐action log or ๐ job summary for details.
See โ Event descriptions for more information.