Tom Schraitle
Tom Schraitle
@MaciejPatro Maciej, just a theoretical question: would it help if you could download the wheel, let's say, from GitHub instead of PyPI?
@goodboy Thanks for your answer! :+1: I've looked at the documentation files now and it raises another question. The whole documentation is almost stored into one, big file blob (`index.rst`)...
@nicoddemus All right, thanks for the clarification. :+1:
> I use pytest-mock in my projects, when I need to mock things. Have you tried that before? I've heard about it before and I think, I've tried it also...
Regarding this item: > I wanted to use "continue-on-error: true" in my steps but while that correctly recognizes all issues, people would not see the evil red X marking the...
@sknorr I was curious and looked at the marketplace and voilá! For the trailing whitespace issue, there is already an existing Action: https://github.com/marketplace/actions/find-trailing-whitespace Could serve as inspiration? Although this Action...
**Commented by tom_schr on 2013-10-01 13:51** https://trello.com/c/T8T1Omxl
@why-not-try-calmer Thanks for your contribution! Much appreciated! :+1: You might want to look into https://github.com/openSUSE/daps2docker. It should cover your use case. If you agree, we can close this issue. If...
> > daps validate --xpointer > > @tomschr What is the point of adding an option here instead of just making this default behavior? Getting validation failures unless you run...
> > IMHO, the "default behavior" should be the validation with jing. I guess, not all projects need or want XPointers, so they can stick with the Jing validation. The...