Gabriel Cruz

Results 69 comments of Gabriel Cruz

Maybe this and #336 could be one PR?

It seems we need to fix these things to pass [linting](https://github.com/sindresorhus/awesome-lint). Honestly, I don't feel like submiting myself to this unecessary bs, but wouldn't mind if someone wants to give...

Hey there! I'm thinking about working on this one if that's ok. I guess this can be broke down to three ideas/PRs: 1. **Receive a GraphQL request just as a...

Has this been added? **Edit**: So I tracked it to [this issue](https://github.com/majutsushi/tagbar/issues/184) which does more or less what's asked here, but with these options: ``` let g:tagbar_autoclose = 1 let...

@ncw hey there! So I'll be (trying to) take marshall's place in owning the estuary fork and I've got a question: how do I disable tests that don't make sense?...

@ncw I'm giving this a try again! I was able to make most tests pass, but I'm still running into two issues: 1. `TestIntegration/FsMkdir/FsMkdirRmdirSubdir` fails because it tries to create...

Neat! This interests me :P I'm not sure if these statistics are useful though. But we could make a simple framework for saving statistics and then, after the framework is...

So here's what I was thinking: - Change `.pydoro.ini` to `pydoro.ini` inside a `~/.pydoro` folder (configurable through env var) - Put `stats.csv` inside `.pydoro` folder - Only work with unix...