Michael Lahargou

Results 5 issues of Michael Lahargou

At a glance, I expected the `mode: delete` option to just delete a comment. Instead, the `delete` mode deletes comments during cleanup. This adds functionality to delete comments immediately. In...

We'd like to have the option to only send specific metrics with specific tags. Ideally, we could configure this in the yml. Our DataDog bill has been increasing lately, and...

This adds a `filtered-metrics` option. Only metrics included in the multiline string should be sent out. I've added some tests for the new function, but let me know if you'd...

## Description Ref: https://pnpm.io/package_json#pnpmoverrides > You may specify the package the overriden dependency belongs to by separating the package selector from the dependency selector with a ">", for example qar@1>zoo...

https://eslint.org/docs/latest/use/troubleshooting/v9-rule-api-changes > ESLint v9.0.0 introduces changes to the rules API that plugin rules use, which included moving some methods from the context object to the sourceCode object. If you’re seeing...