Rob Wilkerson

Results 4 issues of Rob Wilkerson

I have a project where this module would be pretty much perfect, but I'm using Memcache instead of Redis (via https://github.com/3rd-Eden/memcached). As far as I can tell, it should be...

**Describe the bug** Following up on a [message posted in Discord](https://discord.com/channels/1102689410522284044/1102691187430793327/1164193664516505713), I've been running gitleaks with the out-of-the-box config quite nicely on a number of projects for some time. Recently,...

bug

I hate entering an "issue" for this since I know it's a me problem, but I _cannot_ seem to get `ctrl+v` to work for me. In my preferences, I have:...

PLAT: osx
AREA: commands
TYPE: unsorted

I have a project directory structure that looks a little like this: ``` / |- client_module/ | |- node_modules/ | |- index.js | |_ etl.py |- node_modules/ |- src/ |...