Skip to content

Commit

Permalink
.vscode/settings.json: change vertical ruler to comply with coding co…
Browse files Browse the repository at this point in the history
…nventions
  • Loading branch information
gompper committed Oct 26, 2023
1 parent 2b9e828 commit e3d784e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"editor.rulers": [
80,
120
100
],
"editor.detectIndentation": false,
"files.insertFinalNewline": true,
Expand Down

0 comments on commit e3d784e

Please sign in to comment.