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.
2 parents b2501ef + b6f1ce8 commit b2a4f3dCopy full SHA for b2a4f3d
src/tools/rust-analyzer/.editorconfig
@@ -15,3 +15,6 @@ indent_size = 2
15
16
[*.{yml,yaml}]
17
indent_size = 2
18
+
19
+[COMMIT_EDITMSG]
20
+max_line_length = unset
0 commit comments