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