We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4a149 commit 7db2b00Copy full SHA for 7db2b00
src/librustdoc/html/static/.eslintrc.js
@@ -76,5 +76,6 @@ module.exports = {
76
"no-self-compare": "error",
77
"no-template-curly-in-string": "error",
78
"block-scoped-var": "error",
79
+ "guard-for-in": "error",
80
}
81
};
0 commit comments