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 fb728c6 commit fb68e0bCopy full SHA for fb68e0b
src/librustdoc/html/static/.eslintrc.js
@@ -88,5 +88,6 @@ module.exports = {
88
"no-mixed-operators": "error",
89
"no-multi-assign": "error",
90
"no-return-assign": "error",
91
+ "no-script-url": "error",
92
}
93
};
0 commit comments