-
Hi,
We had a strange situation that a non-nullable boolean somehow returned null.
E.g. our type definition was:
`.type(new GraphQLNonNull(GraphQLBoolean))`
There was no exception (null for non…
-
I'm trying the renke style, and I find it more readable than eslint style, due to the separation between local imports and node_modules imports.
However, it's not clear to me how it's sorting, exactl…
-
-
The Maven plugin doesn't have any tests yet.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[current]
-
Hi @tarsius
Would you be willing to add smalltalk-mode.el to the emacsmirror or the emacsorphanage?
GNU Smalltalk provides this Emacs mode. I've sent the patch to their mailing list: http://lis…
-
I'd love to see support for Julia in flycheck.
@pao has written an elisp snippet here: https://gist.github.com/pao/e65029bf88650e592929 (from https://github.com/tonyhffong/Lint.jl/issues/43)
It shou…
-
renamed hubot-servicenow-tickets, but various spots in the readme still reference hubot-servicenow
-
The `case` and `default` keywords are not indented correctly (they are moved to the same column as the containing `switch` keyword). Also, the block inside a case is started at that column, and not in…
-
Andrew Glowik:
I'm having a problem building the trunk... Any ideas?
mvn -version
Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
Java version: 1.6.0_16
Java home: /usr/java/jdk1.6.0_16/jre
D…
-
Create the filter drop-down widget with only the categories, so no date or settings, and categories are just hardcoded dummies.
Widget is interactive, so drops down on tap, highlights selected items,…