mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 22:49:47 +01:00
.vscode/settings.json: change vertical ruler to comply with coding conventions
This commit is contained in:
parent
2b9e82851b
commit
e3d784efda
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"editor.rulers": [
|
"editor.rulers": [
|
||||||
80,
|
80,
|
||||||
120
|
100
|
||||||
],
|
],
|
||||||
"editor.detectIndentation": false,
|
"editor.detectIndentation": false,
|
||||||
"files.insertFinalNewline": true,
|
"files.insertFinalNewline": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user