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 584eec6 commit 72bd8e4Copy full SHA for 72bd8e4
src/librustdoc/html/static/.eslintrc.js
@@ -74,5 +74,6 @@ module.exports = {
74
"no-invalid-regexp": "error",
75
"no-import-assign": "error",
76
"no-self-compare": "error",
77
+ "no-template-curly-in-string": "error",
78
}
79
};
0 commit comments