forked from Orchid/orchid
Preparation for sharing
- rustfmt - clippy - comments - README
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"editor.formatOnType": true,
|
||||
},
|
||||
"[rust]": {
|
||||
"editor.rulers": [74]
|
||||
"editor.rulers": [80],
|
||||
},
|
||||
"rust-analyzer.showUnlinkedFileNotification": false,
|
||||
"rust-analyzer.checkOnSave": true,
|
||||
|
||||
Reference in New Issue
Block a user