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 b48bbd4 commit b827847Copy full SHA for b827847
src/librustdoc/html/static/.eslintrc.js
@@ -81,5 +81,6 @@ module.exports = {
81
"no-confusing-arrow": "error",
82
"no-div-regex": "error",
83
"no-floating-decimal": "error",
84
+ "no-implicit-globals": "error",
85
}
86
};
0 commit comments