Skip to content

Commit

Permalink
Adjust vscode rulers.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Jan 17, 2024
1 parent f95e5e3 commit 774a26f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"[python]": {
"editor.rulers": [
80
88
]
},
"[cython]": {
"editor.rulers": [
80
88
]
},
"[markdown]": {
Expand Down

0 comments on commit 774a26f

Please sign in to comment.