Tim Van den Eynde
Tim Van den Eynde
I believe that the default action when working on an existing regex should be update instead of save. It allows people to easily go through different versions of a regex....
We found an open redirect in dapperdox. Installed latest version (1.2.1) with `go get`. Steps to reproduce: - Download and compile dapperdox - `dapperdox --spec-dir=examples/specifications/petstore` - Browse to `http://localhost:3123//%5cexample.com` Result:...
[Bug 808540](https://bugzilla.mozilla.org/show_bug.cgi?id=808540) changed ctrl-tab with `browser.ctrlTab.previews` enabled work between all tabs in the browser, and not just the current tab group. Would it be possible to create a preference to...
This makes the styles compatible with extension ssuch as reStyle and theoretically slightly improves performance, since styles are more narrowly applied.
Hi all, I started this repository because I had the feeling somebody needed to step up and do it. Over the past year-and-a-few-months, I learned a few things: - Requiring...
It might happen that a particular subsystem only partially fails. For example, a specific call to an external service might be broken, while other calls still work. In that case,...
ESMification
I want to inform you about the [ESMification](https://bugzilla.mozilla.org/show_bug.cgi?id=1308512) that was recently completed in Firefox: the code was migrated away from Mozilla's JSM modules to ES6 modules. In about a year...
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened The AM07 linting rule seems to have a hard crash when unions...