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