Christian Vuerings

Results 14 comments of Christian Vuerings

@jimmydief another workaround is to change the following code: https://github.com/facebook/flow/blob/cda6e1b82ace2c1a4caa5f0b01c9528f90d975a1/packages/flow-dev-tools/src/comment/add-commentsRunner.js#L77 to ```js for (const error of errors.slice(0, 500)) { ``` We do have to run `flow/tool add-comments` multiple times but...

Closing since I no longer plan to work on this. Anyone should feel free to open a new PR and can use this PR as inspiration.

@dbanksdesign Would you be able to create a release which includes this commit?

@MichaelDeBoey thank you for forking the project to https://github.com/eslint-community/eslint-plugin-eslint-comments ! Do you have a guess as to when we might see the first publish of `@eslint-community/eslint-plugin-eslint-comments`?