Merge pull request #16375 from MikeMcQuaid/vscode_settings_shellcheck
vscode/settings: update shellcheck.
This commit is contained in:
commit
9679b49840
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -22,7 +22,7 @@
|
||||
"[shellscript]": {
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.shellcheck": true,
|
||||
"source.fixAll.shellcheck": "explicit"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user