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 0e66868 commit b48bbd4Copy full SHA for b48bbd4
src/librustdoc/html/static/.eslintrc.js
@@ -80,5 +80,6 @@ module.exports = {
80
"no-alert": "error",
81
"no-confusing-arrow": "error",
82
"no-div-regex": "error",
83
+ "no-floating-decimal": "error",
84
}
85
};
0 commit comments