Closed ionelmc closed 5 years ago
So bottom line: do you think it's still worth having the sphinx spellchecker?
I don't really care about testenv:spell
one way or the other, but I feel the need to point out that it turns out suppressing the warning isn't nearly as cumbersome as that source-editing thing you saw that I first pushed. It's literally one line (except for the comments).
https://github.com/ionelmc/cookiecutter-pylibrary/pull/163/files
@joaomcteixeira please tell me you don't really need the spell env :)
Hehehe, I don't really need it, Vim has very nice spellcheck :P. And as said in the other PR discussion, I can add it manually if I want. I raised this discussion because I couldn't understand why spellcheck was not more integrated in the CI and tox loop; but now with all the discussions you provided I understand your decisions and the strategy for the project.
now only thing left is to recommend some alternatives to checking spelling besides pycharm/other-big-IDE
I will keep an eye on this and let you know if I find something.
Hmm, pure technical question from complete ignorance of mine, why you dropped 3.4?
@joaomcteixeira 3.4 is dead: https://www.python.org/downloads/release/python-3410/
@dHannasch @joaomcteixeira now only thing left is to recommend some alternatives to checking spelling besides pycharm/other-big-IDE.
Closes #163. Closes #160. Closes #159. Closes #12.