mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
Merge #20021
20021: .vscode/settings.json: change vertical ruler to comply with coding conventions r=benpicco a=gompper Co-authored-by: Urs Gompper <urs.gompper@ml-pa.com>
This commit is contained in:
commit
47b49c44e0
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,7 +1,7 @@
|
||||
{
|
||||
"editor.rulers": [
|
||||
80,
|
||||
120
|
||||
100
|
||||
],
|
||||
"editor.detectIndentation": false,
|
||||
"files.insertFinalNewline": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user