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 72bd8e4 commit 1e4a149Copy full SHA for 1e4a149
src/librustdoc/html/static/.eslintrc.js
@@ -75,5 +75,6 @@ module.exports = {
75
"no-import-assign": "error",
76
"no-self-compare": "error",
77
"no-template-curly-in-string": "error",
78
+ "block-scoped-var": "error",
79
}
80
};
0 commit comments