rpi/.vscode/settings.json

5 lines
84 B
JSON
Raw Normal View History

2022-01-26 11:44:13 +01:00
{
"editor.codeActionsOnSave": {
"source.fixAll.shellcheck": true
}
}