mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
vscode/settings: update shellcheck.
VSCode keeps trying to change this file so: let's let it.
This commit is contained in:
parent
dde0411e02
commit
857fe1a1e3
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