Commit 8918744
tools: remove no-useless-regex-char-class-escape
The `no-useless-regex-char-class-escape` custom lint rule was introduced
as a less aggressive alternative to some enhancements that were
introduced into ESLint. Those enhancements were blocking us from
updating ESLint. However, they have since been relaxed and the custom
rule is no longer needed. Remove it.
PR-URL: #10561
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>1 parent 1634a70 commit 8918744Copy full SHA for 8918744
File tree
Expand file treeCollapse file tree
2 files changed
+0
-191
lines changedOpen diff view settings
Filter options
- tools/eslint-rules
Expand file treeCollapse file tree
2 files changed
+0
-191
lines changedOpen diff view settings
Collapse file
-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
124 | 124 | |
125 | 125 | |
126 | 126 | |
127 | | - |
128 | 127 | |
129 | 128 | |
130 | 129 | |
|
Collapse file
tools/eslint-rules/no-useless-regex-char-class-escape.js
Copy file name to clipboardExpand all lines: tools/eslint-rules/no-useless-regex-char-class-escape.js-190Lines changed: 0 additions & 190 deletions
This file was deleted.
0 commit comments