You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?