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 7092d42 commit 64ac29bCopy full SHA for 64ac29b
src/librustdoc/html/static/.eslintrc.js
@@ -84,5 +84,6 @@ module.exports = {
84
"no-implicit-globals": "error",
85
"no-implied-eval": "error",
86
"no-label-var": "error",
87
+ "no-lonely-if": "error",
88
}
89
};
0 commit comments