Will Maier
Will Maier
Some ideas: - s: skip review - 1..0: score and save review (1==1, 0==10)
This library is deprecated: https://google-auth.readthedocs.io/en/latest/oauth2client-deprecation.html Its presence complicates use of containerregistry in Python3. Fortunately, this is the only import: https://github.com/google/containerregistry/blob/2f1cfd3cbbf1895cc29d18af837d37df31046c8e/client/docker_creds_.py#L32 And I can't even find a use of that import...
It would be *amazing* to view and edit data files without a heavy installation. I imagine some of the dependencies here would make it hard to fully enable this extension...
I've been amazed at how effective pullreminders is at helping our teams stay focused on finishing work we've started. In fact, pullpanda seems more effective in this regard than many...
Per @anachronistic: > so - i did a couple of benchmarks on the lib and found differing speeds + heap allocations depending on the incoming string > and i believe...
Fix fenced code block parsing to allow whitespace after opening backticks The CommonMark specification (0.29 §4.5) allows whitespace between the opening code fence and the info string. Previously, parseInfo() would...