We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adfcb74 + 9d0f444 commit 08d558dCopy full SHA for 08d558d
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