mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-12 11:47:25 -08:00
chore: set golangci-lint as linter
Same as in the CI process
This commit is contained in:
parent
ed8fb232ce
commit
d0055682ad
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"go.lintTool": "golangci-lint"
|
||||
}
|
Loading…
Reference in a new issue