Artem Chernyak

Results 7 issues of Artem Chernyak

I saw that Korma was integrated at one point. Are there plans to add Korma back in now that the template has shifted around? I would be happy to work...

enhancement
help wanted

I am getting the below error when trying to run `wuzz` with no arguments. I am using ubuntu bash on windows to run this. ``` 2017/03/12 21:15:06 invalid argument panic:...

bug

It looks like [markdown](https://github.com/MDeiml/tree-sitter-markdown#extensions) and potentially other grammars support enabling extensions or extra features during compilation through the use of environment variables. It would be really nice to have a...

Is there currently a way to skip locking a single dependency. In my case, one of my dependencies comes from a private repository that does not provide valid hashes. Right...

Is it intentional that the tests are namespaced as `workshop.jobs.challenge-x-x-test` while src files are namespaced `workshop.challenge-x-x`? This prevents cider from being able to run the test directly from the src...

Would it be possible to incorporate type signature search in the current search bar. Something resembling Hoogle like functionality. I would really like to be able to search for `(a...

help wanted

Right now, `redirect` always issues a 302. This means that the redirect will use the same method. This becomes a problem in a common case of needing to redirect on...

R&D
test needed
question
breaking change
feedback needed