Ryan Lue

Results 89 comments of Ryan Lue

Unfortunately, it looks like we're dealing with separate issues. Thanks for the suggestion, though!

Very cool! Two things: 1. `:RoastSSLIgnore` and `:RoastSSLVerify` are only working in gvim. If I try to execute them in a terminal, I get `E492: Not an editor command: RoastSSLIgnore`....

All done, sorry for the delay!

Looked into this yesterday. Posting my notes for whoever comes to this issue next. Be warned—it's a doozy! ### My understanding #### Background We use `HtmlSanitizer.strict` to sanitize HTML in...

Conversely, if your gitignore file is whitelist-based: ```gitignore # .gitignore /* !/a/b/c ``` then (IMO) you _should_ be able to navigate to `a/b/c` with `gi:y` in broot, but `a` is...

Update, this issue only occurs in MacVim, no problem in Terminal.

There's a `.vintrc`?? (Clearly, I'm new at this.) I don't have a `.vintrc` file (I checked with `find . -name "*vintrc*"`). Should I create one and set some settings? I...

`/usr/local/lib/python2.7/site-packages/vint/asset/default_config.yaml: text/plain; charset=us-ascii`

Checking: `/usr/local/lib/python2.7/site-packages/vint/asset/default_config.yaml` {'confidence': 1.0, 'encoding': 'ascii'}