Add go.formatFlags to VS Code settings
This commit is contained in:
parent
7f45c43196
commit
ae18729f59
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"go.formatFlags": [ "-local", "github.com/ethereum/go-ethereum,github.com/status-im/status-go", "-w"],
|
||||
}
|
Loading…
Reference in New Issue