Skip to content

Commit

Permalink
chore: Update .vscode/settings.json with editor rulers
Browse files Browse the repository at this point in the history
  • Loading branch information
ll7 committed Sep 25, 2024
1 parent bb6c09d commit b61373b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@
"query": "state:open repo:${owner}/${repository} sort:created-desc"
}
],
"ltex.language": "en-US"
"ltex.language": "en-US",
"editor.rulers": [
100
],
}

0 comments on commit b61373b

Please sign in to comment.