-
With Midje 1.8.3, I can run the eastwood linter ( https://github.com/jonase/eastwood ) on my project fine. With 1.9.0-alpha2 I get an error about a conflicting data reader mapping:
```
clojure.lang.E…
-
Was going to try to tackle #9, but when running `stack build` with tip of master fails because it can't find pcre-light:
```
Progress: 15/44
-- While building package pcre-light-0.4.0.4 using:
…
-
spark things are falling over when they encounter the new hg38 contig names that include `:` and `-`
We need to update hadoop bam to understand these since they are an unfortunate fact of life.
…
-
I have come across a bug, or user idiosyncrasy when trying to enter a command. In **command** mode, I would usually type a command as such:
`:x/myitem`
however, sometimes I may change my mind on a c…
-
When there is a cookie/session issue, trying to login gives inappropriate error messages.
To reproduce:
(1) Under Admin | Maintenance | Server Settings | Cookies & Sessions, change the value for…
-
I'd really like to see multiple cursors as a part of core neovim. After using it on vis and atom i love it and It's just much more useful than the visual block mode. I know it's a huge feature request…
-
And again, those are the two only reliable mechanisms allowing for truly extending schemas in an unambiguous fashion (yes, I love unambiguous definitions). Recall:
- `$merge` relies on [JSON Merge Pat…
-
Some people want a real names config, so I figured I'd create an issue for it. I'll do what I can, should be fairly simple, if tedious. I presume you want an MM patch?
-
Current metaprogramming frameworks for Scala don't support formatting-aware code transformations. Here's the summary of the state of the art (do let me know if I've forgotten something):
- scala.refle…
-
I've just updated the MSBuild task package and apparently the cache is broken. Each target (`WriteVersionInfoToBuildLog`, `WriteVersionInfoToBuildLog` and `GitVersion`) in each built project recalcula…