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 116eec2 commit 0e66868Copy full SHA for 0e66868
src/librustdoc/html/static/.eslintrc.js
@@ -79,5 +79,6 @@ module.exports = {
79
"guard-for-in": "error",
80
"no-alert": "error",
81
"no-confusing-arrow": "error",
82
+ "no-div-regex": "error",
83
}
84
};
0 commit comments