We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c83ff commit 9d0f444Copy full SHA for 9d0f444
src/librustdoc/html/static/.eslintrc.js
@@ -91,5 +91,6 @@ module.exports = {
91
"no-script-url": "error",
92
"no-sequences": "error",
93
"no-throw-literal": "error",
94
+ "no-div-regex": "error",
95
}
96
};
0 commit comments