Skip to content

Remove -1 from all eslint rule IDs

Craig Smith requested to merge craigmsmith-fix-eslint-ids into main

What does this MR do?

During the gitlab-org/gitlab#390908 (closed) the ESLint IDs were inadvertently updated to include -1, which causes problems for some users who wish to exclude rules by ID.

This MR updates the IDs to bring them back in line with the published ESLint IDs from semgrep.

What are the related issue numbers?

Edited by Craig Smith

Merge request reports

Loading