Matt Simerson

Results 217 comments of Matt Simerson

> I think that all plugins should honour white/black lists. That would be convenient, but #223 is what happens when that thought is taken too far.. ;)

First, great job debugging the problem. I think the bits missing from outbound is an `.on('factoryCreateError', ....` handler. It's referenced in both of the upstream issues you cited, we have...

Yes, anything between 10 and 60 seconds seems eminently reasonable to me.

slight improvement: - Tag all tickets `comply-audit`

The test is only going to work correctly on Windows, and a bunch more code changes are required in this repo before windows CI tests pass. I started down that...

# dependency version checks ```` ➜ nearley git:(github-workflows) npm run versions > [email protected] versions > npx dependency-version-checker check Performing dependency updates check for project: /Users/matt/git/nearley/package.json. Check will be performed for...

# CI support Over on my [fork of nearley](https://github.com/msimerson/nearley), you can click the [Actions](https://github.com/msimerson/nearley/actions) tab and see the status of CI tests. I think it's pretty self explanatory but I'm...