Skip to content

Commit a12b03e

Browse files
Modify rule S1125: mark quick fix as "covered" (#6006)
Co-authored-by: zglicz <[email protected]> Co-authored-by: zglicz <[email protected]>
1 parent a494a38 commit a12b03e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rules/S1125/javascript/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"compatibleLanguages": [
88
"js",
99
"ts"
10-
]
10+
],
11+
"quickfix": "covered"
1112
}

0 commit comments

Comments
 (0)