We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a437b2 commit 399299fCopy full SHA for 399299f
src/librustdoc/html/static/.eslintrc.js
@@ -46,5 +46,6 @@ module.exports = {
46
"error",
47
{ "beforeColon": false, "afterColon": true, "mode": "strict" }
48
],
49
+ "func-call-spacing": ["error", "never"],
50
}
51
};
0 commit comments