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 395a09c commit e0cbac6Copy full SHA for e0cbac6
src/librustdoc/html/static/.eslintrc.js
@@ -70,5 +70,6 @@ module.exports = {
70
"no-dupe-keys": "error",
71
"no-duplicate-case": "error",
72
"no-ex-assign": "error",
73
+ "no-fallthrough": "error",
74
}
75
};
0 commit comments