-
Notifications
You must be signed in to change notification settings - Fork 5
Spelling #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Spelling #30
Conversation
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
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.
I'm not quite sure about this repository... When I staged things, I tripped on a CI failure from the internal spell checker, but the latest PR visible here has no failures...
Personally, I'm not particularly impressed by the one used and would be happy to talk w/ people about mine...
matrix: | ||
- name: Markdown | ||
expect_match: false | ||
apsell: |
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.
as noted elsewhere, this is ironic
customizable | ||
dataset | ||
de | ||
dedcoded |
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.
similarly, including typos into a wordlist isn't a great idea...
`'replace'`, `'ignore'`, and `'backslashreplace'`. More information on the | ||
behavior of these error handlers can be found | ||
[here](https://docs.python.org/3/howto/unicode.html#the-string-type). | ||
`'replace'`, `'ignore'`, and `'backslashreplace'`. See [Unicode HOWTO: The String Type](https://docs.python.org/3/howto/unicode.html#the-string-type) for more information on the behavior of these error handlers. |
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.
I suppose someone might want this to be wrapped differently..
No description provided.