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 9f79a03 commit 397ad82Copy full SHA for 397ad82
src/librustdoc/html/static/.eslintrc.js
@@ -66,5 +66,6 @@ module.exports = {
66
"no-const-assign": "error",
67
"no-debugger": "error",
68
"no-dupe-args": "error",
69
+ "no-dupe-else-if": "error",
70
}
71
};
0 commit comments