Skip to content
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

Allow the addition of custom words via a crate attribute #8

Closed
chris-morgan opened this issue Jul 5, 2014 · 1 comment
Closed

Allow the addition of custom words via a crate attribute #8

chris-morgan opened this issue Jul 5, 2014 · 1 comment

Comments

@chris-morgan
Copy link

Something like this:

#![spellck_extra_words = "http foo bar …"]
@chris-morgan
Copy link
Author

This could be useful in other places than just the crate, actually, applying to that scope. Say, for example, if I want to deliberately misspell a word in one method.

sinistersnare added a commit to sinistersnare/spellck that referenced this issue Nov 19, 2014
sinistersnare added a commit to sinistersnare/spellck that referenced this issue Nov 19, 2014
sinistersnare added a commit to sinistersnare/spellck that referenced this issue Nov 19, 2014
sinistersnare added a commit to sinistersnare/spellck that referenced this issue Nov 19, 2014
sinistersnare added a commit to sinistersnare/spellck that referenced this issue Nov 20, 2014
sinistersnare added a commit to sinistersnare/spellck that referenced this issue Nov 20, 2014
sinistersnare added a commit to sinistersnare/spellck that referenced this issue Nov 20, 2014
@huonw huonw closed this as completed in dcdf383 Nov 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants