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