get-alex / atom-linter-alex

Linter plugin using alex to catch insensitive, inconsiderate writing
MIT License
87 stars 6 forks source link

Don't use both `html` and `text` with linter #9

Closed blakeembrey closed 9 years ago

blakeembrey commented 9 years ago

You can only render one or the other. This is an error now too, so it'll be breaking when trying to render the errors.

Edit: I was going to do a PR, but wasn't sure which one you actually wanted to keep.

wooorm commented 9 years ago

Oh really? Is that new in atom/-linter (I didn't previously notice)!

If you're still up for a PR I'm all for keeping just the HTML version (it highlights some useful info), but I'm not sure if that has any negative consequences?!