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