Maddy Miller

Results 180 comments of Maddy Miller

Not stale sorry, I’ve been fairly busy

I believe this should be ready for review. I looked over it and wrote some tests to validate that the `ruleFilter` option on the linter functions correctly, and the interactions...

Yeah it should be good to review :) the updates have just been rebases every time I notice merge conflicts

I've just addressed some of the feedback and will complete the test-related feedback shortly, thanks. I just have one question on the `cli.js` test. I initially did not write one...

Yeah that's the one I was referring to. I've just added a few extra tests as requested, and also made the error message follow the same format as the others...

I've just applied the code changes, thanks. As for the test, is there currently something setup in the testing framework to allow a test rule as you've described? From what...

Could an option be to save a list of run rules to the cache, and if it doesn't match act as if there's no valid cache? Does mean having to...

A use case I've run into this issue pretty substantially is scripts running nested scripts within a large monorepo. The root package.json has a bunch of scripts that delegate to...

I've written up a draft RFC for this change, https://github.com/eslint/rfcs/pull/104. I opted to design the API with a predicate for extensibility, but the CLI flag for just this specific functionality...

We'll need significantly more details including specific forge versions, other mods installed, what's installed on the server, and client logs of the actual error. The only other person who had...