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

Added options mode, ignore, stdout #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

swillner
Copy link

  • mode (string): e.g. for checking html using aspell mode=sgml
  • ignore (array): words to be ignored
  • stdout (boolean, default false): print misspellings to std instead of altering the stream
  • Shows line and column number in output

swillner added 3 commits June 15, 2015 10:10
- mode (string): e.g. for checking html using aspell mode=sgml
- ignore (array): words to be ignored
- stdout (boolean, default false): print misspellings to std instead of altering the stream
- Shows line and column number in output
@swillner
Copy link
Author

also fixes #3

@swillner
Copy link
Author

@akoenig: any remarks?

@swillner swillner closed this Feb 13, 2017
@swillner swillner reopened this Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant