ghmcadams / vscode-lintlens

Augment your ESLint rules in Visual Studio Code - Adds metadata beside each ESLint rule.
MIT License
42 stars 9 forks source link

[simple-ajv-errors] don't merge different instances of same schema #78

Open jirutka opened 5 months ago

jirutka commented 5 months ago

If the input file contains multiple errors of the same type (schemaPath), they are incorrectly merged, i.e. other instances are discarded from the output.