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 bef2b7c commit 6b4191fCopy full SHA for 6b4191f
src/librustdoc/html/static/.eslintrc.js
@@ -63,5 +63,6 @@ module.exports = {
63
}
64
],
65
"eqeqeq": "error",
66
+ "no-const-assign": "error",
67
68
};
0 commit comments