We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98a8035 + 399299f commit 215722bCopy full SHA for 215722b
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