We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0cbac6 commit fe503adCopy full SHA for fe503ad
src/librustdoc/html/static/.eslintrc.js
@@ -71,5 +71,6 @@ module.exports = {
71
"no-duplicate-case": "error",
72
"no-ex-assign": "error",
73
"no-fallthrough": "error",
74
+ "no-invalid-regexp": "error",
75
}
76
};
0 commit comments