Wyatt Anderson

Results 9 issues of Wyatt Anderson

Thanks for this helpful tool! We're excited to incorporate it into our workflow. I found one very slightly inconvenient bug when futurizing a particular file added the following `from __future__`...

bug

_Note: there's more cleanup to be done and tests to be written/updated if folks are on board with this idea; this is just a proposal for the sake of discussion_...

We have such high batch throughput that we need to use multiple partitions (and thus multiple consumers) on the Kafka topic we use for processing allocation events. We'd like to...

I think this is an issue with Next.js itself, at least to the extent that the interaction of Next.js, plugins, and Webpack needs to be standardized. Creating an issue here...

Howdy, I have a Markdown document that looks something like this, describing a Jinja template: ``` location ~ ^/assets { root {{ root }}/content/themes/{{ theme }}; access_log off; expires max;...

This adds an option to capture the system search shortcuts (Cmd-F, Ctrl-F), triggering a focus of the search box when pressed. This is intended to make search behavior less confusing,...

This makes the prettier rules from Neutrino available to text editors, etc., making format-on-save possible.

#179 seems stale. Tests can be made to pass by downgrading `pytest`, so do that until #179 can be resurrected.

### Describe the bug I have configured the `fetch` option of my local repository to only fetch the `master` branch, so as to not pollute my local repository with all...

bug
p2
gh-pr
help wanted candidate