Skip to content

Commit

Permalink
vscode settings: get rid of 90 column mark.
Browse files Browse the repository at this point in the history
I now think it's more a distraction than useful.
  • Loading branch information
kpreid committed Nov 2, 2023
1 parent 2a72bdc commit f3326e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"editor.rulers": [
90,
100
],
"rust-analyzer.cargo.features": "all",
Expand Down

0 comments on commit f3326e9

Please sign in to comment.