Skip to content

Commit 3bec948

Browse files
bogdandrutuSergey Kanzhelev
authored and
Sergey Kanzhelev
committed
Update settings to have only one vertical line in vscode (open-telemetry#265)
Signed-off-by: Bogdan Drutu <[email protected]>
1 parent cf1458f commit 3bec948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rewrap.wrappingColumn": 80,
3-
"editor.rulers": [80, 120],
3+
"editor.rulers": [80],
44
"markdownlint.config": {
55
"MD013": true
66
},

0 commit comments

Comments
 (0)