Viktor Braun
Viktor Braun
When you work on a bigger project (ava, yeoman) and implemented a new small function, when you extract that into a separate module and publish (or link) them? What is...
I need to setup some settings before my workflow can run but cannot get it working. Your settings example looks good but it would be really helpful to have the...
First: thanks for this app! I tried HyperSwitch for long time but it was so annoying that the order of windows (most recent window) is based on the active space,...
Hi, this is a draft to support other endpoints than GitHub. In my specific case, I had to use Microsofts Auth Endpoint wich is a bit different than that from...
It would be cool to have variable names in the output. Example: ```go is.Equal(signedin, true) // must be signed in ``` could be rendered like this: ``` is_test.go:175: not true:...
Issue: https://github.com/matryer/is/issues/23