We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e5116 commit 1e93165Copy full SHA for 1e93165
src/librustdoc/html/static/.eslintrc.js
@@ -25,6 +25,7 @@ module.exports = {
25
"error",
26
"unix"
27
],
28
+ "no-trailing-spaces": "error",
29
"no-var": ["error"],
30
"prefer-const": ["error"],
31
"prefer-arrow-callback": ["error"],
0 commit comments