Trailing whitespace in terminal output if no inifile detected #2281
Comments
@fbjorn a PR would be greatly appreciated, thanks! |
agree, nothing wrong with cleaning this up so a PR would be accepted. |
This was referenced Mar 14, 2017
This was referenced Mar 6, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm running pytest inside Sublime Text 3. I have some plugin which highlights all trailing whitespaces found inside the editor.

If no inifile presented, then output of pytest will contain such one, and it will be highlighted:
It's a dead simple fix and I can submit PR on that, but I understand that my usage model is kind of uncommon so the question is if this change is relevant? Does it have any chances of being accepted?
The text was updated successfully, but these errors were encountered: